v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Form

Retrieves a Form resource.

Retrieves a Form resource.

get/forms/{id}

Path parameters

idstring required

Resource identifier

Response

Form resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for the form

namestring

The name of the form

notifiedRecipientsstring[] nullable

A comma-separated list of user IDs that should receive submission notifications.

createdstring

When the form was created.

updatedstring nullable

When the form was last modified

Example response

{
  "integration": "quickbooks"
}