Dispatch API
Get Single Session
GET
Parameters
The ID of the cloud computer session
Response
string
The ID of the cloud computer session
string
A URL you can load into the web client on your
website
string
A token that grants access to the cloud computer API and an exclusive subset
of the client-side web API. Needed for setting permissions and programmatic
control.
string
The creation date of the cloud computer session. Formatted according to
RFC3339 (e.g.
2006-01-02T15:04:05Z07:00).
string or null
The termination date of the cloud computer session. Formatted according to
RFC3339 (e.g.
2006-01-02T15:04:05Z07:00).
null if the session hasn’t terminated yet.int or null
The sum of participant connection times, expressed in seconds.
null if the session hasn’t terminated yet.int or null
The number of seconds elapsed where the session was online, but no participants were connected.
null if the session hasn’t terminated yet.