HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

List workflows

List all accessible workflows based on alation config.

Query Params
integer
Defaults to 0

Specifies the number of items to be skipped in the response. Used together with Limit parameter to fetch paginated responses. This is automatically set in X-Next-Page response header if present.

integer
≥ 1
Defaults to 100

Specifies the number of items to be fetched in one paginated response. Response may have a X-Next-Page URL parameter in the header to fetch next set of items or page.

string
Defaults to alive

Only workflows with the specified status will be returned. Workflow in any of published, unpublished, failed status get treated as alive.

Responses

409

Conflict

410

Gone

422

Unprocessable entity

424

Failed dependency

429

Too many requests

Language
Credentials
URL
Choose an example:
application/json