v1

latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB
Sprint

Get property

Returns the value of the property with a given key from the sprint identified by the provided id. The user who retrieves the property is required to have permissions to view the sprint.

get/rest/agile/1.0/sprint/{sprintId}/properties/{propertyKey}

Path parameters

sprintIdstring required

the ID of the sprint from which the property will be returned.

propertyKeystring required

the key of the property to return.

Response

Returned if the sprint exists and the property was found.