Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

plane_plan_id
string<uuid>
required

The unique identifier for the plane plan.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
goal,
project,
issue,
author_agent,
author_user,
previous_version

Response

An individual plane plan.

JSON API response object

data
object
required

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

jsonapi
object
required
included
object[]

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

A plane goal for tracking objectives and sub-goals