Optional
expandOptional
maxThe maximum number of items to return per page.
Optional
projectThe project the status is part of or null for global statuses.
Optional
searchTerm to match status names against or null to search for all statuses in the search scope.
Optional
startThe index of the first item to return in a page of results (page offset).
Optional
statusCategory of the status to filter by. The supported values are: TODO
, IN_PROGRESS
, and DONE
.
Deprecated
See the deprecation notice for details.
Use expand to include additional information in the response. This parameter accepts a comma-separated list. Expand options include:
usages
Returns the project and issue types that use the status in their workflow.workflowUsages
Returns the workflows that use the status.