Get Stage Diagram (POST)
Gets a stage diagram.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the stage diagram to get.
is_custom_leaf_type
Whether the leaf type corresponds to a custom object. Specify this along with leaf_type to get the default custom object stage diagram.
leaf_type
The leaf type. Should be specified to retrieve the default stage
diagram for the leaf type. If not provided, then id is used.
Response
Success.
stage_diagram