Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

plane_session_id
string<uuid>
required

The unique identifier for the plane session.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
plan,
agent

Response

An individual plane session.

JSON API response object

data
object
required

A recorded execution session of an agent working on a plan

jsonapi
object
required
included
object[]

Related resources that can be included when a plane session is returned

A plan proposed by an agent for a goal, project, or issue