getPlan

open suspend override fun getPlan(planId: UUID): GetPlanResponse

Retrieves a plan by its ID.

Return

The response object containing plan details.

Parameters

planId

The UUID of the plan.