Skip to main content
GET
Get TensorBoard session status

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

resourceId
string
required

Unique resource ID for an integration session. When an integration is launched we create a new session for it. Each session is uniquely identifiable by the project ID and resource ID.

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

sessionStatus
object
required
error
string

Optional error description (set if 'success' was false)