List Users
Returns a paginated list of users for the agent’s team, with applied tags expanded as { id, name } and the persisted responder id.
Authentication
x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication
Query parameters
page
per_page
Results per page (clamped to 100).
external_id
responder_id
min_timestamp
max_timestamp
Response
Paginated list of users
data
total
page
per_page
Errors
403
Forbidden Error
500
Internal Server Error