Query batches are intended for situations when the number of queries is very high, and both requesting and polling each query individually become impractical.
Bearer token authentication. Include the token in the Authorization header:
Authorization: Bearer <your-token>
Batch query created successfully
Bad request - invalid parameters
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Unauthorized
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence