HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

List my review todos

List workflow step executions ready for review for the invoking user. Add the id parameter to only retrieve details of a specific workflow step execution pending review.

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 25

The number of review todo items to return.

Will return only the entity with the ID value.

json

Only Workflow step executions with specified type will be returned.

json

Only Workflow step executions with specified state will be returned.

Responses

409

Conflict

410

Gone

422

Unprocessable entity

424

Failed dependency

429

Too many requests

Language
Credentials
URL
Choose an example:
application/json