Skip to main content
GET
List agents

Authorizations

Authorization
string
header
required

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

Query Parameters

cursor
string
Maximum string length: 2000
limit
string
default:25
Pattern: ^\d+$
ids
string
Maximum string length: 10000
Required string length: 1 - 200
archived
enum<string>
Available options:
true,
false
sort
enum<string>
Available options:
latestRun,
runCount
status
string
Maximum string length: 10000
integration
string
Maximum string length: 10000
author
string
Maximum string length: 10000

Response

List agents

items
object[]
required
nextCursor
string | null
required
filterOptions
object
required