API Reference
Log In
API Reference

Lists all available agents.

Permissions: project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

Items offset.

integer
≤ 1000
Defaults to 1000

Number of items.

string
enum
Defaults to updated_at

Sort by this attribute.

Allowed:
boolean
Defaults to true

Whether to sort in ascending order.

string
length ≤ 10000

A string to search for as a filter. The string is interpreted as both POSIX regular expression and literal string. Defaults to "" (no filter). It will be combined other filters using AND.

search_columns
array of strings
length ≥ 1
Defaults to name

A list of attribute names to search for search_query. Defaults to ["name"].

Search Columns

Opaque cursor token to paginate results. If provided, the query will return items after this cursor and offset will be ignored. Defaults to None (no cursor).

Headers
string
required

User PAT or service key.

string

User ID. Can be omitted if PAT is used as token.

string

Project ID. Can be omitted if PAT is used as token.

Responses

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