GET /rest/api/2/status
You can use this endpoint to get the list of statuses (and their IDs) defined on your Jira instance.
Please note that this endpoint is not provided by Time in Status service, it is provided by your Jira instance.
Request
<jira_url>/rest/api/2/status
Parameters
This request requires no parameters.
Examples
Details about this endpoint can be found in Atlassian Jira documentation.