v1
latestOpenAPI 3.0.32026-07-131924190.9 KBlogs
List recent logs
get/logs
Query parameters
limitinteger
Number of items to return (between 5 and 100, defaults to 20)
status'error' | 'success' | 'all'
Filter logs by status: 'error', 'success', or 'all' (default: 'all')
keystring
API Key to filter the results to. Default is null, which includes all requests from all API keys.
cursorinteger
Returns the items that occur after the given log ID.
beforestring date-time
Returns the events that occurred before the given time. Format is ISO datetime.
Response
List of recents logs. Can be filtered by API Key, Status (error/success) and time range.