Get record results
Get all execution results for a specific record with filtering and pagination.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Query parameters
page
limit
status
promptId
flowId
from
to
sortBy
sortOrder
includeCount
Response
Paginated record results
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error