Board
Get board property
Returns the value of the property with a given key from the board identified by the provided id. The user who retrieves the property is required to have permissions to view the board.
get/rest/agile/1.0/board/{boardId}/properties/{propertyKey}
Path parameters
boardIdstring required
the ID of the board from which the property will be returned.
propertyKeystring required
the key of the property to return.
Response
Returned if the board exists and the property was found.