List Kestra flows
Lists all flows within a specified namespace or the current flow's namespace if none is provided.
yaml
type: "io.kestra.plugin.kestra.flows.List"
List flows in the current namespace
yaml
id: list_current_namespace_flows
namespace: company.team.myflow
tasks:
- id: list_flows
type: io.kestra.plugin.kestra.flows.List
kestraUrl: http://localhost:8080
auth:
username: user
password: pass
List flows in a specific namespace
yaml
id: list_specific_namespace_flows
namespace: company.team.admin
tasks:
- id: list_dev_flows
type: io.kestra.plugin.kestra.flows.List
kestraUrl: https://my-ee-instance.io
auth:
username: myuser
password: mypassword
namespace: dev.flows
tenantId: myorganization
Dynamic
NO
Authentication information.
Dynamic
YES
Kestra API URL, if null, http://localhost: 8080
will be used.
Dynamic
YES
The namespace to list flows on, if null, will default to the namespace of the current flow.
Dynamic
YES
The tenant ID to use for the request, defaults to current tenant.
Dynamic
NO
Dynamic
NO
Dynamic
NO
Possible Values
FAIL
WAIT
CANCEL
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Possible Values
STRING
ENUM
SELECT
INT
FLOAT
BOOLEAN
BOOL
DATETIME
DATE
TIME
DURATION
FILE
JSON
URI
SECRET
ARRAY
MULTISELECT
YAML
EMAIL
Dynamic
NO
Dynamic
NO
Possible Values
QUEUE
CANCEL
FAIL
Dynamic
NO
Dynamic
NO
Possible Values
FAIL
CANCEL
NONE
Dynamic
NO
Dynamic
NO
Dynamic
NO
Possible Values
MAX_DURATION
EXECUTION_ASSERTION
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Possible Values
ERROR
WARN
INFO
DEBUG
TRACE
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
YES
API token.
Dynamic
YES
Password for HTTP Basic authentication.
Dynamic
YES
Username for HTTP Basic authentication.
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Possible Values
STRING
ENUM
SELECT
INT
FLOAT
BOOLEAN
BOOL
DATETIME
DATE
TIME
DURATION
FILE
JSON
URI
SECRET
ARRAY
MULTISELECT
YAML
EMAIL
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Possible Values
ERROR
WARN
INFO
DEBUG
TRACE
Dynamic
NO
Dynamic
NO
Possible Values
ERROR
WARN
INFO
DEBUG
TRACE
SubType string
Dynamic
NO
Possible Values
CREATED
RUNNING
PAUSED
RESTARTED
KILLING
SUCCESS
WARNING
FAILED
KILLED
CANCELLED
QUEUED
RETRYING
RETRIED
SKIPPED
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO