---
title: "Get contract"
method: GET
path: "/api/contracts/v2/{contract_id}"
tags: ["v2"]
---

# Get contract

`GET /api/contracts/v2/{contract_id}`

This API provides access to Professional Contracts. For Professional and Institutional Contracts use Contracts V3.

## Path parameters

- `contract_id` V2ContractId, required — unresolved $ref

## Query parameters

- `organization_id` string, uuid

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V2ContractWithProviders — unresolved $ref

## Other responses

- `404` — Error response with status 404

---

[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)
