/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opencelium
OpenCelium API
get
Retrieves user data from the database based on the provided user 'id'
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
User
Retrieves user data from the database based on the provided user 'id'
get
/user/{id}
Path parameters
id
integer
required
Response
The user has been successfully retrieved
UserResource
required
userId
integer
email
string
username
string
totpEnabled
boolean
userGroup
UserRoleResource
userDetail
UserDetailResource
widgetSettings
WidgetSettingResource[]