Get all audit logs
AuditLogs
Get all audit logs
Return all AuditLogs.
GET
Get all audit logs
Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The page of results to return.
The amount of results to return. Defaults to 100. The maximum is 5000.
Filter by personal or service API token that performed the action.
Filter by workspace token.
Filter by action type.
Available options:
create, update, delete Filter by object name.
Filter by source.
Available options:
console, api, finops_agent Filter by object type.
Available options:
virtual_tag, cost_report, recommendation_commitment, segment Filter by audit log token.
Filter by object token (auditable_token).
Filter by start date (ISO 8601 format, e.g., 2024-06-01).
Filter by end date (ISO 8601 format, e.g., 2024-06-01).