List all agents
Retrieve a cursor-paginated list of agents for the current environment. Use after, before, limit, orderBy, and orderDirection query parameters.
Query parameters
Cursor for pagination indicating the starting point after which to fetch results.
Cursor for pagination indicating the ending point before which to fetch results.
Limit the number of items to return
Direction of sorting
Field to order by
Include cursor item in response
Filter agents by partial, case-insensitive match on identifier.
Headers
A header for idempotency purposes
Response
OK
Changes
Changed in 2 of the 12 revisions of this API.2
- ○
the response property
data/items/behaviorbecame required for the status200response-property-became-required
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○