List flows (paginated, filterable)
Flows
List flows (paginated, filterable)
Returns the tenant’s flows with each one’s compact app/agent/step counts and last-updated timestamps. Use the filters to narrow by status, search term, or change the sort.
GET
List flows (paginated, filterable)
Documentation Index
Fetch the complete documentation index at: https://developers.mihu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
Required range:
x <= 100Available options:
draft, deployed Substring match against the flow name.
Format column:direction. Allowed columns: updated_at (default), created_at, name. Direction: asc, desc.