Skip to main content
GET
Retrieve a list of existing caregap.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

quality_program
string
required

Query Parameters

practice_id
string
page_size
integer
default:5
Required range: 1 <= x <= 50
cursor
string
patient_id
string
definition_id
string
status
enum<string>

An enumeration.

Available options:
open,
closed
closed_date_begin
string<date>
closed_date_end
string<date>

Body

application/json

Response

Successful Response

results
CaregapAPI · object[]
required

Page of results requested

cursor
string

Cursor to query for the next page

next_page_url
string

Full URL to query for the next page