Submission Data Key Supported
Key must be assigned to the form that was submitted for approval.
Minimum Role Permission
Submission Data: Read Only
The id of the form approval flow instance
Submission Data Key Supported
Key must be assigned to the form that was submitted for approval.
Minimum Role Permission
Submission Data: Read Only
The id of the form submission approval
Submission Data Key Supported
Results will be restricted to approvals associated with forms that have been assigned to the Key.
Minimum Role Permission
Submission Data: Read Only
Search options
OptionalexternalId?: stringAn exact externalId to search by
OptionalformApprovalFlowInstanceId?: numberThe exact formApprovalFlowInstanceId to search by
OptionalformId?: numberThe formId of the approvals
The formsAppId of the approvals app
OptionallastUpdatedBy?: string[]An array of usernames to filter by
The number of results to return. Maximum is 50
The offset of the results to return. Use this in conjunction with limit
for pagination
Optionalstatuses?: string[]An array of statuses to filter by ('PENDING',
'CLARIFICATION_RECEIVED', 'CLARIFICATION_REQUIRED', 'APPROVED',
'CLOSED')
OptionalsubmissionId?: stringAn exact submissionId to search by
OptionalsubmittedAfterDateTime?: stringThe date submitted after as an ISO string
OptionalsubmittedBeforeDateTime?: stringThe date submitted before as an ISO string
OptionalupdatedAfterDateTime?: stringThe date updated after as an ISO string
OptionalupdatedBeforeDateTime?: stringThe date updated before as an ISO string
Example