Teams in plan
Get teams in plan paginated
Returns a paginated list of plan-only and Atlassian teams in a plan.
Permissions required: Administer Jira global permission.
get/rest/api/3/plans/plan/{planId}/team
Path parameters
planIdinteger required
The ID of the plan.
Query parameters
cursorstring
The cursor to start from. If not provided, the first page will be returned.
maxResultsinteger
The maximum number of plan teams to return per page. The maximum value is 50. The default value is 50.
Response
Returned if the request is successful.