Get Form

Look up a single form by either its UUID or its name. At least one of form_uuid or form_name is required; supplying neither returns 422. The response includes the form's full configuration plus a flat list of attached field mappings (form_field_maps), where each entry merges the form-field row with its custom attribute and that attribute's group.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid

Required if form_name is omitted. The form UUID.

string
length ≤ 255

Required if form_uuid is omitted. Exact match on form name (case-insensitive).

Responses

401

Missing or invalid bearer token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json