Skip to main content

Using Chameleon’s API for Microsurvey responses, you can:
  • List Microsurvey responses.
  • Delete a Microsurvey response.

Schema

List Microsurvey Responses

HTTP Request

GET

Using the expand parameter

Notes:
  • A profile key will always be present with an object value. The company (embedded within profile) will be missing when the User Profile is not attached to a Company, otherwise it will be an object.
  • The combination of before and after can be used to limit pagination to “stop” at your most recently cached Microsurvey Response (send the max ID from your last import as the after parameter).

HTTP Response

Delete a Microsurvey Response

Deleting a Microsurvey response also clears the associated metrics and summaries

HTTP Request

DELETE