organization
Get a single label
get/orgs/{org}/labels/{id}
Path parameters
orgstring required
name of the organization
idinteger required
id of the label to get
Response
Label
Example response
{
"color": "00aabb"
}Changes
No recorded changes to this endpoint across all 5 revisions of this API.