List workflows

Log in to see full request history
Query Params
ids
array of strings

Filter on workflows ids

ids
string

Filter on workflows that contains that string in the name

resourceGroupIds
array of strings

Filter on workflows with on of those resource groups

resourceGroupIds
status
array of strings

Filter on workflows with one of those statuses

status
boolean
Defaults to null

Display archived workflows

Defaults to updatedAt
Defaults to desc
select
array of strings

List of fields you want to get, by default the whole workflow with versions is returned.
But you can choose to return only ['name'] to have data: [{ id: 'bar', name: 'foo' }].
Note: id is always returned

select
number
≥ 1
Defaults to 1
number
≥ 1
Defaults to 10
Response

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json