Page through batch results
GET /v1/batches/{id}/results
GET
/v1/batches/{id}/results
Only available for return-mode batches. Results expire after 24 hours. Database-sink batches return 422.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Batch ID
Query Parameters
Section titled “Query Parameters ” cursor
string
Offset cursor.
limit
integer
Maximum 100.
Responses
Section titled “ Responses ”Result page.
object
results
Array<object>
object
url
string
data
cursor
string
Missing or invalid API key.
object
error
required
string
Example
invalid request field
Field that failed validation.
string
detail
string
hint
string
Resource missing or not owned by this account.
object
error
required
string
Example
invalid request field
Field that failed validation.
string
detail
string
hint
string
Validation failed.
object
error
required
string
Example
invalid request field
Field that failed validation.
string
detail
string
hint
string