API referenceV1
One published version, optionally diffed against another
Pass `compare` with another version number to get the list of changes between them.
AuthorizationBearer <token>
A server-side secret key. Never send one from a browser — a request carrying an Origin header is refused for this reason.
In: header
Path Parameters
id*string
version*string
Query Parameters
compare?integer
Range
1 <= value <= 9007199254740991Response Body
application/json
curl -X GET "https://example.com/v1/forms/string/versions/string"Empty
Every published version of a form, newest first
Each version carries the number of completed responses recorded against it — a version nobody answered can be replaced freely; one with responses behind it is the schema those answers were recorded against.
Who this key is, what it may do, and what is left of the plan
Next Page