List logs
Logs
List logs
Lists paginated request logs for a workspace. Date range is constrained by the workspace plan’s log retention period.
For image operations, both generations and edits are included when filtering by image routes.
GET
List logs
Authorizations
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"
Path Parameters
The workspace ID
Pattern:
^[a-f0-9]{24}$Query Parameters
Start date (default: 1 day ago, constrained by plan log retention)
End date (default: now)
Filter by model ID
Filter by route
Available options:
/chat/completions, /embeddings, /image/generations, /image/edits Page number
Required range:
x >= 1Items per page
Required range:
x >= 1Filter by API key name
Required string length:
3 - 15