HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get list of Audit Log objects in order from most recent to least recent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Return an array of audit objects of the given size. Default page_size is 1000. If page_size is greater than 1000, the maximum number of audit objects returned will be1000.

string
enum

Type of records to return.

Allowed:
boolean

Return only the count of audit objects in the result property of the response.

string
length between 32 and 36

Returns an array of audit objects that have occurred since the audit object associated with the UUID.

string
length between 32 and 36

Returns an array of audit objects that occurred before the audit object associated with the UUID.

string

Filter data results by query string

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0