v80

OpenAPI 3.0.0raw.githubusercontent.com2026-08-03260491955.2 KB
companies

Count users

get/users/count

Query parameters

company_idstring

Filter users by company ID (starts with comp_)

Filter users by company ID (starts with comp_)

idsstring[]

Filter users by multiple user IDs (starts with user_)

Filter users by multiple user IDs (starts with user_)

plan_idstring

Filter users by plan ID (starts with plan_)

Filter users by plan ID (starts with plan_)

qstring

Search for users by name, keys or string traits

Search for users by name, keys or string traits

limitinteger

Page limit (default 100)

Page limit (default 100)

offsetinteger

Page offset (default 0)

Page offset (default 0)

Response

OK