GET <your_jiracloud_url>/rest/api/3/status

You can use this endpoint to get the list of statuses (and their IDs) defined on your Jira Cloud instance.

Please note that this endpoint is not provided by Time in Status service, it is provided by your Jira Cloud instance. Any calls to this endpoint should be made to the domain of your Jira Cloud instance.


Request

<your_jiracloud_url>/rest/api/3/status

Parameters

This request requires no parameters.

Examples

https://myjiracloud.atlassian.net/rest/api/3/status


Details about this endpoint can be found in Atlassian Jira Cloud documentation.

  • No labels