Retrieve a batch

Retrieves a batch

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
The batch ID.

Headers

X-Client-NamestringOptional
The name of the project that is making the request.

Response

A successful response.
batchobject
Information about the batch.

Errors