chatform
API referenceV1

One published version, optionally diffed against another

Pass `compare` with another version number to get the list of changes between them.

GET
/v1/forms/{id}/versions/{version}

Authorization

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
Range1 <= value <= 9007199254740991

Response Body

application/json

curl -X GET "https://example.com/v1/forms/string/versions/string"
Empty