v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Issue properties

Get issue property

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

This operation can be accessed anonymously.

Permissions required:

get/rest/api/2/issue/{issueIdOrKey}/properties/{propertyKey}

Path parameters

issueIdOrKeystring required

The key or ID of the issue.

propertyKeystring required

The key of the property.

Response

Returned if the request is successful.

keystring

The key of the property. Required on create and update.

{"stackTrail":"components:schemas:EntityProperty:properties:value","oasType":"schema","type":"unknown","description":"The value of the property. Required on create and update."}