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