GET api/SqlVersions?count={count}&clientId={clientId}&batchId={batchId}&startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| count | integer |
Default value is 0 |
|
| clientId | globally unique identifier |
None. |
|
| batchId | 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.