Retrieve tag groups for a company or an organisation

        ⚠️ Attention: either the `company_id` or the `organization_id` query parameter MUST be provided.
        If you supply both, the `company_id` will be used. If you supply neither, the request will fail.
        If you supply the `company_id`, the response will contain only the tag groups for that company. 
        If you supply the `organization_id`, the response will contain the tag groups for all companies in the organization.
        If you supply the `company_id` and the `organization_id`, the response will contain only the tag groups for the company.
        
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!