v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
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.

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."}