Get Issue Property

GET {{baseUrl}}/rest/api/3/issue/:issueIdOrKey/properties/:propertyKey

Returns the key and value of an issue's property.

This operation can be accessed anonymously.

Permissions required:

RESPONSES

status: OK

{"key":"issue.support","value":{"system.conversation.id":"b1bf38be-5e94-4b40-a3b8-9278735ee1e6","system.support.time":"1m"}}