Opportunities
List Opportunity Statuses
List available opportunity statuses for your tenant
GET
List all custom opportunity statuses configured for your tenant. Use the returned status IDs with the Update Opportunity endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.clustr-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Response Fields
Array of status objects, ordered by
position.Status UUID — pass this as
status_id when updating an opportunity.Display name (e.g. “Assigned”, “Contacted”, “Meeting Booked”).
Hex color code for UI display (e.g.
#3B82F6).Display order (0-based). Lower values appear first.
Whether this status represents a final state (e.g. “Won”, “Not Interested”, “Archived”).