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
users
Copy page
List of company users. Requires a B2B Token.
Arguments
companyId
Integer
Required
The id of the company. This field is required.
offset
Integer
Optional
before
String
Optional
after
String
Optional
first
Integer
Optional
last
Integer
Optional
email
String
Optional
firstName
String
Optional
lastName
String
Optional
role
Decimal
Optional
search
String
Optional
companyRoleId
Decimal
Optional
Returns
an optional UserTypeCountableConnection
pageInfo
PageInfo
Pagination data for this connection.
Show 4 properties
edges
list of UserTypeCountableEdges
Show 2 properties
totalCount
Integer
A total count of items in the collection.