Get record results

Get all record results for the current user with filtering and pagination. When a days parameter is provided, returns aggregated daily execution analytics instead of paginated results.

Authentication

AuthorizationBearer
API key or Clerk session token

Query parameters

daysstringOptional
pagestringOptional
limitstringOptional
statusstringOptional
cursorstringOptional

Response

Record results or aggregated daily analytics
object
OR
object

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error