Skip to main content
GET
Get your company's agents

Headers

Authorization
string
required

Authorization API Key. It can be obtained at https://app.treble.ai/en/dashboard/settings/developers

Response

200 - application/json

Agent list retrieved successfully

id
integer

The agent's identifier in Treble.

Example:

4567

first_name
string

The agent's first name.

Example:

"Andrea"

last_name
string

The agent's last name.

Example:

"Soto"

email
string

The agent's email. It's the recommended value to return from your assignment endpoint.

Example:

"andrea.soto@yourcompany.com"

tags
object[]

Teams the agent belongs to.