Project properties
Get project property
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.
get/rest/api/3/project/{projectIdOrKey}/properties/{propertyKey}
Path parameters
projectIdOrKeystring required
The project ID or project key (case sensitive).
propertyKeystring required
The project property key. Use Get project property keys to get a list of all project property keys.
Response
Returned if the request is successful.