Skip to main content
GET
List Versions

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

agent_id
string
required

The ID of the agent.

Query Parameters

per_page
integer

The number of items per page. Must be at least 1. Must not be greater than 100.

Example:

25

cursor
string

The cursor for pagination. Use the meta.next_cursor or meta.previous_cursor from the response.

Example:

"example"

Response

200 - application/json

success

data
object[]
meta
object