Screener
Get a single screener
Get screener data by id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required range:
x > 0
Example:
1
Response
200 - application/json
Object with screener data.
Screener Item Id
Required range:
x > 0
Example:
1
The id of the patient associated to the screener item
Example:
14
The form template id in which the screener item is created from
Example:
1
The screener tag ids of the screener item
Example:
["High", "Medium", "Low"]
Is the screener item active or closed
Example:
true
Object creation date time
Example:
"2023-07-30T09:00:00.000Z"
Object update date time
Example:
"2023-07-30T09:00:00.000Z"