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.
Response
OK
Changes
Changed in 2 of the 13 revisions of this API.2
- ○
the response property
//became required for the statusresponse-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
- ○