Content-Type: application/json.
Success Responses
Successful responses are wrapped in a standard envelope. AStatus of 0 indicates success, and Data contains the endpoint-specific payload — either an object or an array of objects.
Payload Shapes
- Object
- Array
Single-resource endpoints return an object in
Data — for example, Get Survey or Create Links.The supplier-facing disposition of a respondent is communicated separately via the
isc status code appended to your redirect links — not in this API envelope. See Respondent Status Codes.