Get All Product Tags
GET/pcm/tags
Retrieves all product tags for a store. A store can view the tags associated with the organization to which the store belongs. However, an organization can only view the tags associated with the organization.
Responses
- 200
- 400
- 404
- 422
- 500
Returns all the product tags.
Bad request. The request failed validation.
Bad Request. Not Found.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.