Description
Retrieves a list of server batches on a particular page.
Parameters
Name | Description |
---|---|
limit | Location: query Type: integer The size of the page to return. The value must be between 0 and 1000. |
page | Location: query Type: integer The page number to return. The value must be greater than 0. |
Responses
Status | Description |
---|---|
Successful |
Code: 200 Body:
|
Error |
Code: 400 Body:
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. |