v1
latestOpenAPI 3.0.32026-07-134103031.5 MBAudit Log
List Audit Log entries.
get/audit-log/
Query parameters
end_dtstring date-time
Include instances created before ISO-formatted timestamp
lengthinteger
Number of results to return per page.
orderingstring
Which field to use when ordering the results.
pageinteger
A page number within the paginated result set.
searchstring
A search term.
start_dtstring date-time
Include instances created after ISO-formatted timestamp
userstring
Base58 ID to filter instances by the user linked to the entry
Response
Example response
{
"count": 6,
"page_total": 1,
"page": 1,
"length": 10
}