Skip to main content
GET
Get all users/collaborators for a company with pagination.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

companyId
string
required

Query Parameters

page
integer
default:1

Page number (default: 1)

per_page
integer
default:10

Items per page (default: 10, max: 50)

Search by name or email

Response

List of company users

Paginated list of company users

company_users
object[]

List of company users

pagination
object

Pagination info