Users

List users

Returns users observed by the authenticated agent, ordered from most recently seen to oldest.

get/users

Query parameters

limitinteger

The maximum number of objects to return. Defaults to 20 and is capped at 100.

afterstring

An opaque cursor returned by the previous page.

Response

A page of users.

has_moreboolean required
next_cursorstring nullable required
object'list' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.