Get Processor Route Audit Log
Get audit log entries for a processor route.
Returns a paginated list of changes made to the route, ordered by most recent first.
Works for both existing and deleted routes.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
route_id
account_id
Query parameters
limit
Number of items per page
offset
Number of items to skip
filter
Filter conditions as key-value pairs or advanced filter objects (JSON string)
sortBy
Field to sort by
sortOrder
Sort order: 1 for ascending, -1 for descending
search
Keyword-based search across multiple fields
Response
Successful Response
items
total
has_more
Errors
422
Unprocessable Entity Error