latestOpenAPI 3.0.02026-08-232861531.0 MB

d3c75c2a2f1d

lumabotFlows

Get a list of LumaBot unique sessions

get/lumabotFlows/sessions

Query parameters

patientstring

the ID of the patient who filled out the answers for this flow.

status'started' | 'completed'

The completion status of the lumabot flow under the patient's perspective, knowingly:

  • started: when the patient started answering at least one question, but hasn't finished the flow yet;
  • completed: the patient has finished answering all the questions and cannot edit the flow anymore.
completedAtstring

the date/time when the patient finished all the responses of this flow.

lumabotFlowTemplatestring

the ID of the template of questions that was displayed for the patient.

lumabotFlowTemplateNamestring

the name of the template of questions used as a basis for these flow answers. See lumabotFlowTemplates.

language'en' | 'es' | 'pt'

The language in which the flow was answered by the patient.

accessedFromstring

IP address of the patient who filled out the flow.

userstring

The ID of the root account user.

deleted0 | 1

Flag for logical deletion where 1 means deleted.

createdBystring

The ID of the user who created this object.

updatedBystring

The ID of the user who updated this object.

createdAtstring date-time

The date/time when this object was created.

updatedAtstring date-time

The date/time when this object was updated.

pageinteger
limitinteger

How many items to fetch per page

_populatestring

Response properties which will be replaced by the referenced objects, separated by commas.

_selectstring

Response properties that should be returned, separated by commas.

Response

Returns a list of lumabotFlows that started a session

pageinteger required
sizeinteger required