Returns a list of all team members and agents in the current workspace with their availability status.
List Agents
GET
/v1/agents
Parameters
| Name | Type | Description |
|---|---|---|
availability | string | Filter by availability: 'online' or 'offline' |
page | integer | Page number (default: 1) |
per_page | integer | Records per page (1-100, default: 50) |