Skip to main content
GET
List all agents for the current company.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

page
integer
default:1

Page number (default: 1)

pageSize
integer
default:10

Items per page (default: 10, max: 100)

Search by name, email, or phone

Response

Paginated list of agents

Paginated list of agents

hasNext
boolean

Whether more pages exist

items
object[]

List of agents

pages
integer

Total number of pages

total
integer

Total number of agents