GET api/SqlVersions/GetBatches?count={count}&batchId={batchId}&branch={branch}&clientId={clientId}&startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| count | integer |
Default value is 0 |
|
| batchId | globally unique identifier |
None. |
|
| branch | string |
Default value is |
|
| clientId | globally unique identifier |
None. |
|
| startDate | date |
None. |
|
| endDate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.