Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of description jobs to return
Required range:
x <= 100
Number of description jobs to skip
Filter description jobs by status
Available options:
pending
, processing
, completed
, failed
, not_applicable
Filter description jobs created before a specific date (YYYY-MM-DD format), in UTC timezone
Filter description jobs created after a specific date (YYYY-MM-DD format), in UTC timezone
Filter description jobs by the input URL used for description
Format for the response
Available options:
json
, markdown