UserWithEmailResponse
Type definition for UserWithEmailResponse.
Type: Result
| Property | Type |
|---|---|
reference | string |
updated | integer | null |
created | integer |
description | string | null |
username | string | null |
cover | string | null |
active | boolean |
avatar | string |
role | string |
email | string | null |
Used in endpoints
- Current user profile
GET /user/meas result