latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
custom-enums
Get Custom Enum
Get a specific custom enum by ID.
Args: enum_id: Custom enum primary key. auth: Authenticated caller (read-only). service: Custom-enum service.
Returns: CustomEnumResponse for the owned enum.
Raises: HTTPException: 404 when the enum is missing or not owned.
get/custom-enums/{enum_id}
Path parameters
enum_idstring required
Response
Successful Response