Skip to main content

Get user details

Get information of currently logged in user.

Responses
200

User details

Schema OPTIONAL
email string OPTIONAL
firstname string OPTIONAL
id uuid OPTIONAL
lastname string OPTIONAL
userOrganizations object[] OPTIONAL

The users organization

name string OPTIONAL
organizationId uuid OPTIONAL
userOrganizationRole string OPTIONAL

Possible values: [ADMIN, USER, TECHNICAL_USER]

400

Bad Request (e.g. element not found or resource conflict).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
403

Missing permission

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
500

Internal server error (Internal service communication or process error).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL