v1

latestOpenAPI 3.1.02026-07-22115189303.8 KB
API Logs

List API logs

Returns logs of external API calls made by your project, most recent first.

get/api_logs

Query parameters

endpointstring

Filter by endpoint (partial match)

status_codeinteger

Filter by HTTP status code

errors_onlyboolean

Only return logs with status >= 400

period'24h' | '7d' | '30d'

Time period filter

limitinteger

Maximum number of results per cursor-paginated page (default 20, max 100).

beforestring

Cursor for the previous page (Base64 encoded).

afterstring

Cursor for the next page (Base64 encoded).

Response

Success

All 115 operations