v50

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-24226771.6 MB
Insurance discovery

Retrieve insurance discovery check results by discoveryId

get/insurance-discovery/check/v1/{discoveryId}

Path parameters

discoveryIdstring required

The unique ID for the insurance discovery check. Stedi returns this value in the response from the Insurance Discovery Check endpoint.

The unique ID for the insurance discovery check. Stedi returns this value in the response from the Insurance Discovery Check endpoint.

Response

GetInsuranceDiscoveryCheck 200 response

coveragesFoundinteger

The number of potential coverage matches for the patient. This will be 0 if Stedi didn't find any matching coverage.

discoveryIdstring

A unique ID for this insurance discovery check. You can use it to retrieve the results asynchronously through the Insurance Discovery Check Results endpoint.

status'PENDING' | 'COMPLETE' | 'ERROR'