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