123FormBuilder · Arazzo Workflow
123FormBuilder Browse a Group's Forms
Version 1.0.0
Authenticate, list groups, read a chosen group's details, and list the forms it contains.
View Spec
View on GitHub
Online FormsForm BuilderSurveysWorkflowsData CollectionSubmissionsWebhookHIPAAGDPRPaymentsArazzoWorkflows
Provider
Workflows
browse-group-forms
List groups, read one group's details, and enumerate its forms.
Logs in for a JWT, lists the account's groups, reads the details of the supplied group id, and then lists the forms contained in that group.
1
authenticate
Authenticate to obtain a JWT token used as the JWT query parameter on the group requests.
2
listGroups
List the account's groups so the caller has the full set of groups to navigate.
3
getGroup
Read the details of the chosen group, confirming its name and parent before listing its forms.
4
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.