cURL
curl --request GET \ --url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/{storeId}/tags
{ "total": 123, "page": 123, "perPage": 123, "results": [ "<any>" ] }
Get all tags.
Store ID for this resource request
Current Page
Number of tags per page
A list of all tags.
The response is of type object.
object