List workflows
Paginated list of workflows in the caller's org. Filters via query params: search, status, platform. Use POST /workflows/list for richer body-shaped queries with sort.
Query parameters
free-text search across workflow name
free-text search across workflow name
filter by workflow status (lowercase)
filter by workflow status (lowercase)
filter by device platform (lowercase)
filter by device platform (lowercase)
only workflows created at/after this RFC3339 time
only workflows created at/after this RFC3339 time
only workflows created at/before this RFC3339 time
only workflows created at/before this RFC3339 time
only workflows last run at/after this RFC3339 time
only workflows last run at/after this RFC3339 time
only workflows last run at/before this RFC3339 time
only workflows last run at/before this RFC3339 time
Response
OK