Studies
Get a study by ID
GET
/
studies
/
{studyId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Study object
The type of study
Available options:
SURVEY
, INTERVIEWS
, UNMODERATED_TEST
, GROUP_INTERVIEW
The recruitment strategy for the study
Available options:
IN_RALLY
, EXTERNAL
The status of the study
Available options:
DRAFT
, ACTIVE
, PAUSED
, CLOSED