Skip to main content
GET
Get playground session details

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

sessionId
string<uuid>
required

Playground session UUID

Response

Session details retrieved successfully

success
boolean

Whether the request was successful

data
object

A playground session represents an isolated test environment for a workflow. Sessions maintain conversation history and allow interactive testing.

message
string

Response message

error
string

Error message (if any)