Skip to main content
GET
List form elements by form metadata

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

formMetadataKey
string
required
formMetadataValue
string
required

Response

Successful response

key
string
required
id
string
required
formId
string
required
formName
string
required
type
enum<string>
required
Available options:
NUMBER,
ACTIVITY,
SHORT_TEXT,
LONG_TEXT,
SINGLE_CHOICE,
MULTIPLE_CHOICE,
FILE_UPLOAD,
IMAGE,
GROUP,
PAGE,
TITLE,
PARAGRAPH,
DIVIDER
period
enum<string>
required
Available options:
MONTHLY,
QUARTERLY,
YEARLY,
TIMESTAMP
unitId
string | null
required
unitName
string | null
required
metadata
object
required
activityDefinitionId
string | null
required
activityMetadataSchema
object | null
required
activityInputs
object[] | null
required