Get survey contents
Initial programming
Get survey contents
Returns the generated platform survey contents. For native-source platforms such as Decipher, the default response is the serialized native source; pass format=envelope to force the JSON envelope. For connected surveys, this read may synchronously pull the latest upstream state before returning.
GET
Get survey contents
Documentation Index
Fetch the complete documentation index at: https://docs.questra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Unique ID or slug of the survey
Query Parameters
Set to envelope to force a JSON envelope response instead of native source text.
Available options:
envelope