For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Queries
currentUser
Copy page
Get current user details. Requires a B2B Token.
Returns
an optional UserType
id
String
createdAt
Integer
updatedAt
Integer
firstName
String
lastName
String
email
String
bcId
Integer
role
Integer
phone
String
Optional
masqueradingCompanyId
Integer
Optional
uuid
String
Optional
The uuid of user
extraFields
list of optional UserExtraFieldsValueType
Optional
extra fields of this user
companyRoleId
Integer
Optional
User company role
companyRoleName
String
Optional
User company role name
companyInfo
CompanyInfoType
Optional
Company information of user