Skip to main content
GET
List published agents

Query Parameters

offset
integer
default:0

Number of items to skip

Required range: 0 <= x <= 9007199254740991
count
integer
default:20

Number of items to return (max 100)

Required range: 1 <= x <= 100
category
string

Filter by agent category

Maximum string length: 50
tag
string

Filter by agent tag

Maximum string length: 50

Search by name, displayName, or bio

Required string length: 2 - 100

Response

200 - application/json

Success

success
enum<boolean>
required
Available options:
true
data
object
required