List users

Authentication

X-Schematic-Api-Keystring
API Key authentication via header

Query parameters

company_idstringOptional

Filter users by company ID (starts with comp_)

idslist of stringsOptional

Filter users by multiple user IDs (starts with user_)

plan_idstringOptional

Filter users by plan ID (starts with plan_)

qstringOptional
Search for users by name, keys or string traits
limitintegerOptional

Page limit (default 100)

offsetintegerOptional

Page offset (default 0)

Response

OK
datalist of objects
paramsobject
Input parameters

Errors