Returns a page of facility accreditations.
Success
Bad Request
Unauthorized
Forbidden
Server Error
{- "previousCursor": "string",
- "nextCursor": "string",
- "nextOffset": 0,
- "pageSize": 0,
- "count": 0,
- "totalCount": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "agencyName": "string",
- "programs": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "programName": "string"
}
]
}
], - "sort": {
- "Id": "Asc"
}
}