v10
latestOpenAPI 3.1.02026-08-0452108384.4 KBList Requests
List your team's individual API and app requests in a time range. Each request reports how many credits it consumed (api_credits, ui_credits), its response time (duration, in seconds), HTTP status code, endpoint type and the number of records returned. Use it to inspect per-request consumption and latency. Defaults to the last 5 days when no dates are given.
Query parameters
Start datetime in ISO format (e.g., 2023-01-01T00:00:00). Defaults to 5 days ago.
Start datetime in ISO format (e.g., 2023-01-01T00:00:00). Defaults to 5 days ago.
End datetime in ISO format (e.g., 2023-01-01T23:59:59). Defaults to now.
End datetime in ISO format (e.g., 2023-01-01T23:59:59). Defaults to now.
The page number of the results
The page number of the results
Return at most this many results
Return at most this many results
Filter by origin app or api
Filter by origin app or api
Filter by request origin (api, app, web, mcp)
Filter by API key id
Filter by API key id
Response
Successful Response
Example response
{
"metadata": {
"total_results": 2034
}
}