Skip to main content
GET
List Caller Profiles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

agent_id
string<uuid> | null

Filter by agent

search
string | null

Search by phone or name

limit
integer
default:50
Required range: x <= 200
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

profiles
CallerProfileResponse · object[]
required
total
integer
required