Skip to main content
Skip table of contents

Statuses

Overview

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 Timepiece 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.

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

Request

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

Parameters

This request requires no parameters.

Example Requests

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.