Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Headers

If-None-Match
string

A previously returned ETag. If it still matches the current representation the server responds 304 Not Modified with no body; otherwise the full representation is returned with a fresh ETag.

Path Parameters

version_id
string<uuid>
required

The unique identifier for the version.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
author,
form,
organisation,
schema,
submission,
payload_images,
payload_videos,
payload_operations,
payload_properties,
payload_users,
scheme_shares

Response

A form submission version.

JSON API response object

data
object
required

A form submission version

jsonapi
object
required
included
object[]

Related resources that can be included when a form submission version is returned

A form