cURL
curl --request GET \ --url https://seller-api.teez.kz/api/seller/v1/categories \ --header 'Authorization: Bearer <token>'
{ "items": [ { "id": 123, "parentId": 123, "name": "<string>" } ], "totalCount": 123, "pageNumber": 123, "pageSize": 123, "totalPages": 123 }
Documentation IndexFetch the complete documentation index at: https://api-docs.teez.kz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api-docs.teez.kz/llms.txt
Use this file to discover all available pages before exploring further.
Success
Show child attributes