agent
Returns a list of agents
Returns the list of agents that the provided key has access to.
get/agents_cursor
Query parameters
sizeinteger
cursorstring
A cursor returned from a previous query for additional results, to be included alongside the original other provided querystrings
modified_at_startstring date-time
An inclusive start datetime in an rfc3339 compatible format for when an agent record was last changed
modified_at_endstring date-time
An exclusive end datetime in an rfc3339 compatible format for when an agent record was last changed
Response
A JSON array of agents in a cursor response
Changes
No recorded changes to this endpoint across all 1 revision of this API.