v3
Get contract provider credentialing spans
Returns rendering providers linked to a contract with their credentialing spans, scoped to the contract's contracting provider and payer. Providers with no matching spans are included with an empty list.
get/api/contracts/v3/{contract_id}/providers/credentialing
Path parameters
contract_idV3ContractId required— unresolved $ref
Query parameters
page_tokenstring
limitinteger
Max number of providers returned per page. Defaults to 100. Max is 1000.
Headers
Authorizationstring required
OAuth authentication
Response
Response with status 200
V3ContractProviderCredentialingPage required— unresolved $ref