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.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
contract_id
Query parameters
page_token
limit
Max number of providers returned per page. Defaults to 100. Max is 1000.
Response
This endpoint returns an object.
items
next_page_token
prev_page_token
Errors
404
Entity Not Found Error
422
Unprocessable Entity Error