AccessibleLocations
AccessibleLocations
A list of locations accessible to this session.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"locationId": "string",
"site": {
"name": "string",
"id": "string"
},
"org": {
"name": "string",
"id": "string"
},
"restApiEndpoint": "string",
"uiEndpoint": "string",
"apiVersion": "string"
}
]
}