Skip to main content
GET
List Benefits Checks V2

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

starting_after
string<uuid>
ending_before
string<uuid>
limit
integer
provider_id
string<uuid>
required
patient_id
string<uuid>
patient_plan_id
string<uuid>
payor_entity_ids
string<uuid>[]
statuses
enum<string>[]
Available options:
REQUESTED,
AWAITING_SILNA,
AWAITING_PROVIDER,
COMPLETE,
WITHDRAWN
service_location_ids
string<uuid>[]
date_range_start_date
string
date_range_end_date
string
date_range_key
enum<string>
Available options:
created_at,
updated_at,
date_verified,
plan_start_date,
plan_end_date,
due_date,
released_at

Response

has_more
boolean
required
records
V2BenefitsCheckResponse · object[]
required
first_id
string<uuid> | null
last_id
string<uuid> | null