List users
Authentication
X-Schematic-Api-Keystring
API Key authentication via header
Query parameters
company_id
Filter users by company ID (starts with comp_)
ids
Filter users by multiple user IDs (starts with user_)
plan_id
Filter users by plan ID (starts with plan_)
q
Search for users by name, keys or string traits
limit
Page limit (default 100)
offset
Page offset (default 0)
Response
OK
data
params
Input parameters
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error