Get All Prod Tags

Get All Prod Tags

Retrieve tags for all product, defined in a list.

Request
URI
GET
https://{api_host}/https://{{host}}:{{port}}/api/v5/lcm/tags/product
COPY
Responses
200

Products tags.

[
    {}
]

401

Unauthorized access

[
    {}
]