---
title: "Get contract provider credentialing spans"
method: GET
path: "/api/contracts/v3/{contract_id}/providers/credentialing"
tags: ["v3"]
---

# Get contract provider credentialing spans

`GET /api/contracts/v3/{contract_id}/providers/credentialing`

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.

## Path parameters

- `contract_id` V3ContractId, required — unresolved $ref

## Query parameters

- `page_token` string
- `limit` integer

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V3ContractProviderCredentialingPage — unresolved $ref

## Other responses

- `404` — Error response with status 404
- `422` — Error response with status 422

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
