Get Audit Trail

View as Markdown
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}}stringOptional

Query parameters

includestringOptional

Optional: Include user data who performed the action

filter[action]stringOptional

Optional: Filter by action type (created,updated,deleted,activated,deactivated,set_primary,set_billing)

filter[user_id]stringOptional

Optional: Filter by specific user ID who performed actions

filter[date_from]stringOptional

Optional: Filter actions from date (YYYY-MM-DD)

filter[date_to]stringOptional

Optional: Filter actions to date (YYYY-MM-DD)

sortstringOptional

Optional: Sort order (created_at,-created_at,action,user_id)

pageintegerOptional

Optional: Page number for pagination

per_pageintegerOptional

Optional: Items per page (max 100)

Response headers

Hoststring
X-Powered-Bystring
Cache-Controlstring

Response

OK
datalist of objects
metaobject