List notes for a client

Retrieve a paginated list of notes for a specific client. Results are ordered by creation date (oldest first). Use limit and skip for pagination. Optional type and status filters narrow the result set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique client object ID.

Query Params
integer
1 to 200
Defaults to 50

Maximum number of results to return per page (1 – 200).

integer
≥ 0
Defaults to 0

Number of results to skip for offset-based pagination.

string

Filter by note type (for example formEntry or treatmentNote).

string

Filter by note status.

Responses

Language
Credentials
Bearer
API Key
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json