v3
latestSwagger 2.02026-08-067506752.0 MBassessment
Retrieve all persons who were targets of form submissions, retrieving both fields as well as question responses. This endpoint is typically used for calibrations.
get/v1/org/{orgId}/assessment/{assessmentId}/calibration/person
Path parameters
orgIdstring required
Org identifier (either id or slug)
assessmentIdstring required
Assessment id
Query parameters
filterstring
Filter to apply
fieldsstring
Fields to retrieve
questionIdsstring
Question ids to retrieve
datestring date
Date to search as of
formatstring
Data format to use; default is json, can also use json-extended or json-readable
splitColumnsboolean
Whether to split complex columns, used for tabular data formats