Get Plan
Fetch a persisted plan by id.
Workspace-scoped: a plan is only readable by callers in the same workspace (user_id) it was created in. Mismatches return 404 — not 403 — so existence isn't leaked across workspaces.
get/plans/{plan_id}
Path parameters
plan_idinteger required
Headers
Authorizationstring nullable
X-User-Idstring nullable
Cookies
session_idstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.