Threads
List Traces
Retrieve threads with associated traces, filtered by application ID and optional date parameters.
GET
Authorizations
Your unique Avido API key
Query Parameters
Number of items to skip (for pagination)
Required range:
x >= 0
Example:
0
Number of items per page
Required range:
1 <= x <= 100
Example:
25
Start date (ISO8601) for filtering traces.
Example:
"2025-01-09T14:47:56Z"
End date (ISO8601) for filtering traces.
Example:
"2025-01-09T14:47:56Z"
Filter by application ID
Example:
"789e4567-e89b-12d3-a456-426614174000"
Response
200
application/json
Successfully retrieved traces with steps
Paginated response containing traces