Determines whether the specified audit entry exists

head/audit/entries/{entryId}

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

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
entryId
string
true

The unique identifier for the audit entry.

Responses

StatusMeaningDescription
200OK

The request succeeded; the audit entry exists.

404Not Found

The request did not find the specified audit entry.