Skip to main content
List insurance providers for a clinic

Path Parameters

id
integer<int64>
required

Clinic ID

Response

OK

clinic_id
integer<int64>
required

ID of the clinic.

Required range: x >= 1
insurance_providers
object[] | null
required

List of payers and this clinic’s in/out-of-network status for each.

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.spikecare.com/public/v1/schemas/ClinicInsuranceProvidersListResponse.json"