List Stage Diagrams
Lists stage diagrams.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cursor
The cursor to resume iteration from, otherwise if not provided, then
iteration starts from the beginning.
is_custom_leaf_type
Whether only custom object stage diagrams should be filtered.
leaf_type
The list of leaf types.
limit
The maximum number of items.
name
The list of stage diagram names.
sort_by
The list of fields to sort the items by and how to sort them.
Response
Success.
result
The stage diagram.
cursor
The cursor to resume iteration from, otherwise if not provided,
then iteration starts from the beginning.