Skip to main content
GET
Get Card Images By Policy

Authorizations

Authorization
string
header
required

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

Path Parameters

patient_id
integer | null
required
policy_id
integer | null
required

Query Parameters

size
enum<string>
default:thumbnail
Available options:
full,
thumbnail,
original

Response

Successful Response

{key}
CardImageUrlFetchResponse · object