List users in organization

Returns all users belonging to your organization. The organization is identified by your API key.

Authentication

AuthorizationBearer

API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)

Query parameters

limitdoubleOptional
offsetdoubleOptional

Response

Successful response
userslist of objects
countdouble

Errors