Retrieves the list of available states for ticket workflow management
Final property indicates whether a state represents a terminal status, which is useful for workflow validation and reporting.
true, the ticket has reached the end of its lifecycle and typically cannot transition to other states. Used for completion metrics and workflow validation.Final: true represent completed tickets. These are important for:Final: false for active work queues