OptionalexpandOptionalmaxThe maximum number of items to return per page.
OptionalprojectThe project the status is part of or null for global statuses.
OptionalsearchTerm to match status names against or null to search for all statuses in the search scope.
OptionalstartThe index of the first item to return in a page of results (page offset).
OptionalstatusCategory of the status to filter by. The supported values are: TODO, IN_PROGRESS, and DONE.
Use expand to include additional information in the response. This parameter accepts a comma-separated list. Expand options include:
usagesReturns the project and issue types that use the status in their workflow.workflowUsagesReturns the workflows that use the status.