Get Single Product (Staff)
GET
https://shop-api.imbeltagy.tech/products/staff/{id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://shop-api.imbeltagy.tech/products/staff/684a7c5a8e5528aa69bf3e5f'
Response Response Example
{}
Request
Path Params
id
string
required
Example:
684a7c5a8e5528aa69bf3e5f
Responses
Modified at 2025-06-21 01:15:40