List survey changesets
History
List survey changesets
Returns a paginated list of changesets for the specified survey, ordered by most recent first.
GET
List survey changesets
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
Pagination cursor returned from a previous request
Maximum number of results to return
Required range:
1 <= x <= 100