Get Audit Trail
Retrieve detailed audit trail for a specific location showing all changes, activations, deactivations, and administrative actions. Includes who made changes, when they were made, and what was changed. Essential for compliance and historical tracking.
Headers
{{tenant_key_name}}
Query parameters
include
Optional: Include user data who performed the action
filter[action]
Optional: Filter by action type (created,updated,deleted,activated,deactivated,set_primary,set_billing)
filter[user_id]
Optional: Filter by specific user ID who performed actions
filter[date_from]
Optional: Filter actions from date (YYYY-MM-DD)
filter[date_to]
Optional: Filter actions to date (YYYY-MM-DD)
sort
Optional: Sort order (created_at,-created_at,action,user_id)
page
Optional: Page number for pagination
per_page
Optional: Items per page (max 100)
Response headers
Host
X-Powered-By
Cache-Control
Response
OK
data
meta
links

