Returns all Specialties associated with the specified facility.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Server Error
{- "previousCursor": "string",
- "nextCursor": "string",
- "nextOffset": 0,
- "pageSize": 0,
- "count": 0,
- "totalCount": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "facilityId": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "taxonomyId": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "sort": {
- "TaxonomyId": "Asc"
}
}