Skip to main content
GET
List async document agent jobs for the authenticated user

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Query Parameters

status
string | null

Filter by status: queued, running, completed, failed, cancelled

limit
integer
default:20
Required range: 1 <= x <= 100
skip
integer
default:0
Required range: x >= 0

Response

Successful Response