v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Teams in plan

Get plan-only team

Returns planning settings for a plan-only team.

Permissions required: Administer Jira global permission.

get/rest/api/3/plans/plan/{planId}/team/planonly/{planOnlyTeamId}

Path parameters

planIdinteger required

The ID of the plan.

planOnlyTeamIdinteger required

The ID of the plan-only team.

Response

Returned if the request is successful.

capacitynumber double

The capacity for the plan-only team.

idinteger required

The plan-only team ID.

issueSourceIdinteger

The ID of the issue source for the plan-only team.

memberAccountIdsstring[]

The account IDs of the plan-only team members.

namestring required

The plan-only team name.

planningStyle'Scrum' | 'Kanban' required

The planning style for the plan-only team. This is "Scrum" or "Kanban".

sprintLengthinteger

The sprint length for the plan-only team.