List the stages of an opportunity type in the caller's tenant.
Opportunity
List opportunity stages
Use this to discover a valid stage_uuid before creating an opportunity.
Pass stage_type=PARENT (default) for top-level opportunities or
stage_type=CHILD for sub-opportunities. A stage is only valid when paired
with the type_uuid it belongs to.
GET
List the stages of an opportunity type in the caller's tenant.
Authorizations
Path Parameters
Query Parameters
Which stage set to return: 'PARENT' for top-level opportunity stages, 'CHILD' for sub-opportunity stages. Defaults to 'PARENT'.
Available options:
PARENT, CHILD Include stages hidden from the UI. Defaults to false so only user-selectable stages are returned.