GET /symphonymcmessages/locations
Get all Locations
Roles that can access this endpoint are Symphony MC.
Parameters
name |
description |
type |
default |
type |
blocksize |
- maximum returned records default is 100 |
query
|
|
int
|
index |
- id of previous last record (blank for first record) |
query
|
|
String
|
Result
List
<
RowLocation
>
of type:
application/xml
application/json
response object indicating the success or failure of returning the Locations records
Try It Out
Request