Plans
Get plans paginated
Returns a paginated list of plans.
Permissions required: Administer Jira global permission.
get/rest/api/2/plans/plan
Query parameters
includeTrashedboolean
Whether to include trashed plans in the results.
includeArchivedboolean
Whether to include archived plans in the results.
cursorstring
The cursor to start from. If not provided, the first page will be returned.
maxResultsinteger
The maximum number of plans to return per page. The maximum value is 50. The default value is 50.
Response
Returned if the request is successful.