Query audit logs for an asset, glossaryTerm, classificationDef, etc.
Query parameters
The version of the API.
Request body
Audit category in audit log query request.
GUID of the targe asset, glossary term or classification definition.
Only applied to asset; specifies the asset type name.
Only applied to asset; specifies the asset qualified name.
Audit operation type.
User principal name or service principle object ID.
Any keywords contained in audit log old value or new value part.
Start time of audit log; ISO-8601 representation. Default value is 1970-01-01T00:00:00Z.
End time of audit log; ISO-8601 representation. Default value is UTC now.
Property to sort by. The value should be one of the audit log schema field. Must be used with "SortOrder". CreationTime is suggested.
Audit query result sort order.
The number of items we hope to return in one page. The maximum value is 1000.
The continuation token to retrieve the next page.
Response
OK. On successful lookup of audit logs within the search criteria.
The continuation token to retrieve the next page. When "lastPage" is false. Client uses this token in the query payload to retrieve the next page.
Indicates whether it's the last page.
The number of total items that qualified for the search criteria.
The number of items in current page.