Deutsch
cURL
curl --request GET \ --url https://www.firmium.de/api/v1/companies/{company_uuid}/tags/available/ \ --cookie sessionid=
{ "id": 123, "company": 123, "company_name": "<string>", "tag": "<string>", "created_at": "2023-11-07T05:31:56Z" }
Get unique list of all tags for the user
UUID of the company
War diese Seite hilfreich?