Agent

List agent sessions

List all agent sessions for the current user.

get/api/v0/agent/sessions

Query parameters

limitinteger
offsetinteger
namestring nullable

Return only the session whose name is exactly this, newest activity first if several match. Resolves a name used as a binding in one request; limit and offset do not apply.

Return only the session whose name is exactly this, newest activity first if several match. Resolves a name used as a binding in one request; limit and offset do not apply.

Response

Successful Response

Changes

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