Skip to end of banner
Go to start of banner

getProjectList

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 68 Next »

See also: Actions

Description

List defined projects with optional filtering by lead, category, and regex on project key or name. Get projects with no category by setting the category parameter to blank. If the jql parameter is provided, the issue count column will count the issues in the project that satisfy the JQL. By default, all issues in the project are counted. For Cloud and Data Center, further filtering is available with the options parameter including includeArchived.

Required Parameters

Optional Parameters

lead, category, jql, regex, limit, outputFormat, outputType, file, append, columns, select, options, encoding

Type

Get

Category

Projects

Output Formats

1 - default, 2 - issue count and category, 999 - all

Replacement Variables

project, projectId, projectUrl, projectType, projectStyle

Hostingcloud,server,datacenter
Since Version

Examples

getProjectList

Related How To's

  • No labels