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