v1

latestOpenAPI 3.1.02026-07-24261240.7 KB
Projects

Get Projects List for a Global Role

Returns a list of projects where a specific global role is used.

Availability: Artifactory 7.117.0+

Security: Requires Platform Admin privileges.

get/access/api/v2/projects

Query parameters

role_namestring required

Filter results by role. Only global roles are supported.

limitinteger

Allows you to control the number of results. The valid value is a minimum of 1, and the default value is 1,000.

descending_orderboolean

When set to true, the result will be ordered by project name.

cursorstring

Divides the list of results and shows those that fall after the cursor for pagination purposes.

Response

Success

cursorstring