For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
B2B
Queries
accountSettings
Copy page
Details of account settings. Requires a B2B Token.
Arguments
companyId
Integer
Required
The id of the company. This field is required
Returns
an optional AccountSettingType
firstName
String
User first name
lastName
String
User last name
company
String
Company for user
phoneNumber
String
User phone number
email
String
User email
formFields
list of optional FormFieldsType
List of address form fields
Show 2 properties
role
Integer
User role. Required. 0 - Admin, 1 - Senior Buyer, 2 - Junior Buyer
extraFields
list of optional UserExtraFieldsValueType
extra fields of this user
Show 2 properties
companyRoleId
Integer
Company user role id
companyRoleName
String
Company user role name