GenAiConfig
Returns the resolved configuration for one brand, or 404 when that brand has no row. 404 means "never switched on" and is not an error condition; a brand that was explicitly switched off returns 200 with `enabled: false`. Keeping those two distinguishable is why no defaults DTO is fabricated here.
get/v1/admin/genai/config
Query parameters
departmentIdinteger
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.