Returns a tag.
curl --request GET \ --url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/{storeId}/tags/{id}
{ "id": "vegan-tag-id-1", "name": "vegan", "imageUrl": "vegan" }
Store ID for this resource request
Tag id
Unique identifier for the resource that was used to create this tag
"vegan-tag-id-1"
Name Used for this tag
"vegan"