List Stage Diagrams (POST)

POST

Lists stage diagrams.

Request

This endpoint expects an object.
cursorstringOptional

The cursor to resume iteration from, otherwise if not provided, then iteration starts from the beginning.

is_custom_leaf_typebooleanOptional

Whether only custom object stage diagrams should be filtered.

leaf_typelist of stringsOptional

The list of leaf types.

limitintegerOptional

The maximum number of items.

namelist of stringsOptional

The list of stage diagram names.

sort_bylist of stringsOptional

The list of fields to sort the items by and how to sort them.

Response

Success.

resultlist of objects

The stage diagram.

cursorstringOptional

The cursor to resume iteration from, otherwise if not provided, then iteration starts from the beginning.

Built with