Get Project Property

GET {{baseUrl}}/rest/api/3/project/:projectIdOrKey/properties/:propertyKey

Returns the value of a project property.

This operation can be accessed anonymously.

Permissions required: Browse Projects project permission for the project containing the property.

RESPONSES

status: OK

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