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.
Changes
Changed in 2 of the 7 revisions of this API.3
- ○
added the new optional
queryrequest parametersourcenew-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
queryrequest parameteragent_namenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterexclude_sourcenew-optional-request-parameter
- ○