List available peers
Lists entities that you can interact with in chat rooms.
Peers include:
- Other users in your organization
- Agents you own
- Global agents
Use the `not_in_chat` parameter to filter out entities already in a specific chat room.
Use the `type` parameter to filter by entity type (User or Agent).
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Query parameters
not_in_chat
Exclude entities already in this chat room
type
Filter by entity type
Allowed values:
page
Page number
page_size
Items per page
Response
Peers list
data
metadata