123FormBuilder · Arazzo Workflow
123FormBuilder Authenticate and List Forms
Version 1.0.0
Obtain a JWT token and list the forms available to the authenticated user.
View Spec
View on GitHub
Online FormsForm BuilderSurveysWorkflowsData CollectionSubmissionsWebhookHIPAAGDPRPaymentsArazzoWorkflows
Provider
Workflows
authenticate-and-list-forms
Log in for a JWT token and list the account's forms.
Authenticates against the token endpoint to mint a JWT, then lists the forms visible to the account using that token as the required JWT query parameter.
1
authenticate
Authenticate with the username and password to obtain a JWT token that will be supplied as the JWT query parameter on subsequent requests.
2
listForms
List the forms available to the authenticated account, passing the JWT obtained during login as the required JWT query parameter.
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.