cURL
curl --request GET \ --url https://api.legitmark.com/api/v2/categories/{category_uuid}/types
{ "message": "Types fetched successfully", "category": "SUCCESS", "total": 12, "data": [ { "uuid": "95e428c2-7c4f-11ef-a623-02595575faeb", "name": "Sneakers", "active": true, "sides": [], "media": "https://cdn.legitmark.com/types/95e428c2-7c4f-11ef-a623-02595575faeb.png", "feature": false, "ordinal": 0, "created_at": "2024-09-26T19:35:05.000Z", "updated_at": "2025-12-04T00:23:36.000Z", "has_brands": true }, { "uuid": "95e42aec-7c4f-11ef-a623-02595575faeb", "name": "Boots", "active": true, "sides": [], "media": "https://cdn.legitmark.com/types/95e42aec-7c4f-11ef-a623-02595575faeb.png", "feature": false, "ordinal": 0, "created_at": "2024-09-26T19:35:05.000Z", "updated_at": "2025-12-04T00:23:36.000Z", "has_brands": true } ] }
Get all types within a specific category with enhanced filtering.
Documentation IndexFetch the complete documentation index at: https://docs.legitmark.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.legitmark.com/llms.txt
Use this file to discover all available pages before exploring further.
Types retrieved successfully
"Types fetched successfully"
SUCCESS
"SUCCESS"
Hide child attributes
Total number of types in this category