Get patient history job list

This endpoint retrieves patient history jobs info filtered by provided parameters and ordered descending by created date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
length between 36 and 36

ID of the patient (if omitted, returns all patients)

uuid
length between 36 and 36

Builder ID (if omitted, defaults to the builder ID of the calling user)

string
enum

Job status (if omitted, returns all statuses)

Allowed:
date-time

Filters jobs based on when the job was created. The result will not include any jobs prior to specified date / datetime (this filter is not applied if this field is omitted). Both YYYY-MM-DD and RFC3339 formats are accepted.

date-time

Filters jobs based on when the job was created. The result will not include any jobs after the specified date / datetime (this filter is not applied if this field is omitted). Both YYYY-MM-DD and RFC3339 formats are accepted.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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