List agents

Lists all agents you have in your account.

Authentication

AuthorizationBearer

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

Query parameters

limitintegerOptionalDefaults to 20
Agents displayed per page.
offsetintegerOptionalDefaults to 0
Index of the first agent to be returned.

Response

200
statusstring or null
Whether the request was successful.
responseobject or null

Errors