cURL
curl --request GET \ --url http://staging.qshop.ng/apiv2/shops/{shopId}/tags
{ "msg": "<string>", "data": [ { "_id": "<string>", "name": "<string>", "shop": "<string>", "__v": 123, "slug": "<string>", "productCount": 123, "tempId": "<string>", "imageUrl": "<unknown>" } ], "success": true }
Host: http://qshop.ng
Show child attributes
Was this page helpful?