Answers

Retrieve Answers List

get/api/v1.0/answers

Query parameters

pageinteger

Page number

survey_ids[]integer[]

Survey IDs

question_ids[]integer[]

Question IDs

deanonymizeboolean

Deanonymize answers

updated_at_fromstring date_time

If no time is provided (YYYY-MM-DD) it will default to beginning of day in the workspace timezone. If time is provided (YYYY-MM-DDTHH:MM:SS) it will default to UTC timezone. To set desired timezone, add the timezone offset at the end. Example for Eastern Standard Time: (YYYY-MM-DDTHH:MM:SS-05:00)

updated_at_tostring date_time

If no time is provided (YYYY-MM-DD) it will default to end of day in the workspace timezone. If time is provided (YYYY-MM-DDTHH:MM:SS) it will default to UTC timezone. To set desired timezone, add the timezone offset at the end. Example for Eastern Standard Time: (YYYY-MM-DDTHH:MM:SS-05:00)

completed_fromstring date_time

If no time is provided (YYYY-MM-DD) it will default to beginning of day in the workspace timezone. If time is provided (YYYY-MM-DDTHH:MM:SS) it will default to UTC timezone. To set desired timezone, add the timezone offset at the end. Example for Eastern Standard Time: (YYYY-MM-DDTHH:MM:SS-05:00)

completed_tostring date_time

If no time is provided (YYYY-MM-DD) it will default to end of day in the workspace timezone. If time is provided (YYYY-MM-DDTHH:MM:SS) it will default to UTC timezone. To set desired timezone, add the timezone offset at the end. Example for Eastern Standard Time: (YYYY-MM-DDTHH:MM:SS-05:00)

Response

Answer List

totalinteger
pageinteger
page_sizeinteger
total_pagesinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.