List all agents.

Returns a list of your agents (formerly known as projects). The agents are returned sorted by creation date, with the most recent agents appearing first. It is a paginated API and you can use the page parameter to fetch the next page of agents. The default page size is 10.

Here is an example to list agents: using API and using our python SDK.

Log in to see full request history
Query Params
integer
Defaults to 1

Page number to return

integer

The duration of the agents to list.

string
Defaults to desc

The order of the agents to list. Defaults to desc.

string
Defaults to id

The orderBy to sort the results by given field

string
Defaults to 100%

The width of the embed code. Defaults to 100%.

string
Defaults to auto

The height of the embed code. Defaults to 100%.

string

Filter the results by agent name

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json