Retrieves basic information about the authenticated account.
get/v1/accounts/me
Response
OK
idnumber required
The unique ID for the authenticated account.
namestring nullable required
The name assigned to the account. This field is null if no name has been assigned. Names are usually set by an admin and can be a helpful way to orient a user by informing them about which account an app will interact with.