parked-calls-total-current: resolving live occupancy costs an extra grouped query, and a picker does not need it. Use the ordinary read for occupancy./list is a suffix that can be appended to a collection path. It differs from the ordinary read in two ways:/list is authorised by the list privilege rather than read, so a scope that may not read the full record can still enumerate the collection. /list and /count share that one privilege./list to the keyed path returns the same reduced shape for a single record — which is how a scope holding list but not read retrieves one.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//parks/list' \
--header 'Authorization: Bearer <token>'[
{
"park": "string",
"description": "string",
"domain": "string",
"site": "string",
"department": "string"
}
]