Returns default image-generation provider/model for the current user along with the available provider/model groups for image services.
GET/studio/images
- Reads the authenticated user from the HTTP context and loads their saved selection for
ServiceType.Images. - Falls back to whatever defaults are contained within the selection store if none are set.
- Caller must be authenticated; this endpoint does not modify state.
Responses
- 200
OK