Skip to main content
GET
Get a form field map

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

form_field_map_id
string<uuid>
required

The unique identifier for the form field map.

Response

Get a form field map.

JSON API response object

data
object
required

A form field map records which field identifiers from a form's earlier schema versions represent the same logical field as a field identifier in the form's latest schema. Read paths use it to address every generation of a field at once. Maps are versioned like schemas: immutable documents, one new version per bonding session, and the latest version wins.

jsonapi
object
required