Get All Labels (Staff)
GET
https://shop-api.imbeltagy.tech/labels/staff
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://shop-api.imbeltagy.tech/labels/staff' \
--header 'Authorization: Bearer {{token}}'
Response Response Example
{}
Request
Header Params
Authorization
string
required
Example:
Bearer {{token}}
Responses
Modified at 2025-06-21 01:15:40