Skip to main content
Previous API version. Use GET /form_templates for new integrations. This route still works but is deprecated.
Retrieve all active flows (now called form templates) available in the authorized workspaces.

Query Parameters

Response

Unlike the current GET /form_templates endpoint, this route returns a bare JSON array with no pagination meta envelope.
Flow slugs can be reused across different workspaces. Always combine the flow slug with the workspace slug when storing or referencing them in your system.

Example

cURL

Response Codes