HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get all audit logs

Get audit logs, sort by time in in reverse chronological order.

This API returns the first 10,000 results only.

Please use filter in the API for more relevant results.

MSP Customer Would see logs of MSP's and tenants as well.

Query Params
integer
≤ 100
Defaults to 20

Maximum number of audit events to be returned

integer
Defaults to 0

Number of items to be skipped before returning the data, useful for pagination

string

Filter audit logs by User Name

integer

Filter audit logs by Time Range. Start time of the audit logs should be provided in epoch seconds

integer

Filter audit logs by Time Range. End time of the audit logs should be provided in epoch seconds

string

Filter audit logs by Description

string

Filter audit logs by target

string

Filter audit logs by Classification

string

Filter audit logs by Customer Name

string

Filter audit logs by IP Address

string

Filter audit logs by app_id

Responses

401

Unauthorized access, authentication required

403

Forbidden, do not have read access for ALL groups

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json