Determines whether the specified audit entry exists

head/audit/entries/{entryId}
Internal-Use Only

Checks whether the specified audit entry exists. Requires administrative privileges.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
entryId
string
true

The unique identifier for the audit entry.

Examples:
"d6eefec9-dcc2-4574-8af8-69897038d9c5"

Responses

StatusMeaningDescription
200OKThe request succeeded; the audit entry exists.
404Not FoundThe request did not find the specified audit entry.