cURL
curl --request GET \ --url https://api.maalbar.dk/tags \ --header 'X-Api-Key: <api-key>'
[ { "publicId": "stg_xxxxxxxxxxxx", "name": "<string>", "color": "<string>" } ]
Get all tags for the current customer
Successful response
16
"stg_xxxxxxxxxxxx"