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": "<string>" } ], "success": true }
Host: http://qshop.ng
Documentation IndexFetch the complete documentation index at: https://developers.qshop.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Was this page helpful?