Completions

Retrieve Completion List

get/api/v1.0/completions

Query parameters

pageinteger

Page number

survey_ids[]integer[]

Survey IDs

last_edited_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)

last_edited_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)

updated_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_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

Completion List

totalinteger
pageinteger
page_sizeinteger
total_pagesinteger

Changes

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