Appmixer · Arazzo Workflow
Appmixer Authenticate and List Flows
Version 1.0.0
Sign a user in, confirm the session, and list their flows.
View Spec
View on GitHub
AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflowsArazzoWorkflows
Provider
Workflows
authenticate-and-list-flows
Authenticate a user and return their flows.
Obtains a token, verifies the current user, and retrieves the paginated list of flows belonging to that user.
1
authenticate
authenticateUser
Sign the user in to obtain an access token.
2
getCurrentUser
getCurrentUser
Confirm the active session by reading the current user.
3
listFlows
listFlows
List the authenticated user's flows.