Retrieve reusable flow metadata for workspace
Get metadata for all reusable flows in a workspace
Query parameters
The workspace ID to query flows for
Response
Array of flow metadata
Unique identifier
The ID of the user who created this test
Time the test was last updated in epoch milliseconds
The ID of the user who last updated this test
Time the test was created in epoch milliseconds
Serialized graph describing the test's version history. Managed by mabl API only.
Mapping of version tags to version numbers that the tag is currently applied to
The latest numeric version of this test
(deprecated) The ID of the organization that this journey belongs to
Workspace Id
the type of flow
Indicates whether this can be used by multiple tests
The display name of the flow. Required (non-blank) for reusable flows. When absent on older reusable data, the API serves the description value here; non-reusable flows are never given a name they did not have.
Usage notes and considerations for the flow. Historically this field held the flow's display name; that role has moved to name. To rename a flow, write name — writing this field edits the description only. When a flow has no description, the API serves the flow's name here for backwards compatibility.
mapping of tags to version numbers the tag is currently applied to
Version of the import tool used to import this flow
The mobile platform associated with this object
When enabled, mabl will not capture screenshots, network logs, DOM snapshots, or other test artifacts in order to report the most accurate flow execution time