Get all facility credentialing spans

Beta

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Query parameters

limitintegerOptional
Maximum number of entities per page, defaults to 100.
page_tokenstringOptional
payer_uuidUUIDOptional
Filter by payer.
contracting_provider_idUUIDOptional
Filter to a particular contracting provider.
service_facility_idUUIDOptional
Filter to a particular service facility.

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstring or null
prev_page_tokenstring or null

Errors