v2
Get all provider credentialing spans
get/api/provider-credentialing-span/v2
Query parameters
limitinteger
Maximum number of entities per page, defaults to 100.
page_tokenstring
payer_uuidstring uuid
Filter by payer.
provider_idstring uuid
Filter to a particular provider. Use in conjunction as_rendering_provider and as_contracting_provider.
as_rendering_providerboolean
Filter to credentialing spans where the provider is a rendering provider. To use this filter provider_id is required.
as_contracting_providerboolean
Filter to credentialing spans where the provider is a contracting provider. To use this filter provider_id is required.
Headers
Authorizationstring required
OAuth authentication
Response
Response with status 200
V2ProviderCredentialingSpanPage required— unresolved $ref