Get task status and paginated results
Get Task Status and Results
Check task status and read results after completion.
GET
Get task status and paginated results
Get Task Status and Results
Query a task bytask_id. When the task status is succeeded, the response automatically includes the first page of normalized results. Use cursor and limit on the same endpoint to read additional result pages.
Endpoint
next_cursor returned under results to read the next page:
Response
Response Fields
Pagination
Every declared field is present unless it was omitted by
fields. Unavailable scalar values and objects are null; known zero values remain 0, false values remain false, and known empty collections remain [].
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Up to 50 comma-separated fields or dot paths.
Response
200
Task detail

