Skip to content

Retrieving surveyed locales

Jonas Enlund edited this page Aug 22, 2014 · 1 revision
Endpoint Description
/surveyed_locales?surveyGroupId=<id> Retrieves a list of surveyed locales

A surveyed locale contains the following data:

Field Description Type
surveyed_locales.id
surveyed_locales.displayName
surveyed_locales.identifier String
surveyed_locales.surveyInstances List of Integers
surveyed_locales.lastUpdateDateTime Unix Timestamp
surveyed_locales.lat
surveyed_locales.lon
surveyed_locales.surveyGroupId Integer
surveyed_locales.keyId The id of this surveyed locale Integer
Clone this wiki locally