API for Label Ids
Created by: LutherBaker
I'd like to track when LABELS are changed. Unfortunately, the REST endpoint for PROJECT LABELS doesn't seem to include label ids. On the flip side, when changing labels or tags on a issue, the REST endpoint for NOTES returns something like Added ~114 and removed ~113 labels - which, I assume are LABEL ids.
Is there anyway to determine, with the API, when labels are applied and removed without first, identifying and hard-coding LABEL ids?