Agents
Get Agents
Gets the agents associated to the user’s organization
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
List of agent ids
Example:
[
"991b6987-297d-4c94-b700-ab6e51eef955",
"0a831269-388d-477b-a8df-a8e69eb613c0",
"0a831269-388d-477b-a8df-a8e69eb613c0"
]