List survey changes
History
List survey changes
Returns a paginated list of individual resource-level changes for the specified survey. Optionally filter by changeset ID or a range of change IDs. IR-diff-only changesets may appear in survey history without discrete change rows.
GET
List survey changes
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
Filter changes by changeset ID
Return changes starting after this change ID
Return changes up to and including this change ID
Pagination cursor returned from a previous request
Maximum number of results to return