Get contract provider credentialing spans

Beta
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.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

contract_idUUIDRequired

Query parameters

page_tokenstringOptional
limitintegerOptional
Max number of providers returned per page. Defaults to 100. Max is 1000.

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstring
prev_page_tokenstring

Errors

404
Entity Not Found Error
422
Unprocessable Entity Error