Lists API request logs for your organization. Each log entry includesDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
method, path, status_code, duration_ms, and the authentication type used for the request. Results are paginated and returned in reverse-chronological order by default.
Filter by method, route_pattern, request_id, status code range, and time range. Use sort_by and sort_dir to order by created_at, duration_ms, or status_code. The route_pattern filter matches against the parameterized path template (e.g., /v1/participants/{id}), not the actual resolved URL, which makes it easier to aggregate logs for a specific endpoint.
For usage patterns and examples, see the Reporting guide.