User
Authorizations
HTTPRequired
Bearer token using a JWT
Query parameters
api-versionstringOptional
Responses
200
OK
Holds information about the current API user.
Idinteger · int32Optional
The user's Id.
UsernamestringOptional
The username.
FirstNamestringOptional
The user's first name.
SurnamestringOptional
The user's surname.
ContactPhoneCodeinteger · int32Optional
The user's telephone number country code.
ContactPhoneNumberstringOptional
The user's telephone number.
CompanyNamestringOptional
The name of the company that the user works for.
GroupNamestringOptional
The name of the group that the user belongs to.
ProviderGroupIdinteger · int32Optional
The id of the group that the user belongs to.
get
/api/ConsumerApi/v1/CurrentUser200
OK
Last updated
Was this helpful?
