Get a category by lookup key
GET/categories/:lookupKey/:lookupValue
Retrieve comprehensive category information using flexible identification methods. This endpoint supports resource expansion for efficient data fetching and optional filtering.
Key Features
- Flexible Identification: Use internal
id
or externalsourceId
+source
combination - Resource Expansion: Fetch related data in a single request using the expands parameter
- Multi-language Support: Retrieve LocalizedString content for all supported languages
- Optional Parameters: Filter by source system or language preferences
Request
Responses
- 200
- 404
Get a category by lookup key - 200
Get a category by lookup key - 404