Sandboxes

List a sandbox's agent sessions

get/api/v0beta1/sandboxes/{id}/sessions

Path parameters

idstring required

Query parameters

statusstring
limitinteger
offsetinteger nullable
agent_namestring
exclude_sourcestring
sourcestring

Response

Sessions.

totalinteger required

Changes

Changed in 2 of the 7 revisions of this API.3

    • added the new optional query request parameter source

      new-optional-request-parameter

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter agent_name

      new-optional-request-parameter

    • added the new optional query request parameter exclude_source

      new-optional-request-parameter