Metafields
Retrieve Metafields List
get/api/v1.0/metafields
Query parameters
pageinteger
Page number
completion_ids[]integer[]
Filter by completion IDs
survey_ids[]integer[]
Filter by survey IDs
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
Metafields List
Changes
No recorded changes to this endpoint across all 1 revision of this API.