Get Resolution

GET {{baseUrl}}/rest/api/3/resolution/:id

Returns an issue resolution value.

Permissions required: Permission to access Jira.

RESPONSES

status: OK

{"self":"https://your-domain.atlassian.net/rest/api/3/resolution/1","id":"10000","description":"A fix for this issue is checked into the tree and tested.","name":"Fixed"}