Description
Retrieves information about a specific Server Batch based on the ID provided.
Parameters
| Name | Description |
|---|---|
| batch_id | Location: query Type: string The ID of the Server Batch that you would like to retrieve information from. |
Responses
| Status | Description |
|---|---|
| Successful |
Code: 200 Body:
|
| Error |
Code: 500 Body:
This can be caused when an unknown application error is encountered on the Server side. The API attempts to return additional details within the error parameter. |