cURL
curl --request GET \ --url https://in.rough.app/api/v1/label
[ { "id": "<string>", "name": "<string>", "color": "<string>" } ]
Get a list of labels
Was this page helpful?