Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.hemenmagaza.com/v1/categories/{id} \ --header 'Authorization: Bearer <token>'
{ "id": 123, "name": "<string>", "slug": "<string>", "parent_id": 123, "image_url": "<string>", "children": "<array>", "seo": { "title": "<string>", "description": "<string>", "og_image": "<string>" } }
Authorization: Bearer YOUR_API_TOKEN
Kategori ID değeri.
12
Kategori detayı.
"Kadın Giyim"
"kadin-giyim"
1
Show child attributes