v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Plans

Get plan

Returns a plan.

Permissions required: Administer Jira global permission.

get/rest/api/2/plans/plan/{planId}

Path parameters

planIdinteger required

The ID of the plan.

Query parameters

useGroupIdboolean

Whether to return group IDs instead of group names. Group names are deprecated.

Response

Returned if the request is successful.

idinteger required

The plan ID.

lastSavedstring

The date when the plan was last saved in UTC.

leadAccountIdstring

The account ID of the plan lead.

namestring

The plan name.

status'Active' | 'Trashed' | 'Archived' required

The plan status. This is "Active", "Trashed" or "Archived".