v1

latestOpenAPI 3.1.02026-07-24261240.7 KB
Projects

Get Projects List

Returns all projects the requesting user manages. Platform Admin users can view all projects; non-admin users can only view projects they manage.

Availability: Artifactory 7.117.5+

Security: Requires a valid token or a scoped token with project:<project_key>:r scope.

get/access/api/v1/projects

Response

Success

project_keystring

The project key

display_namestring

Display name

descriptionstring

Project description

storage_quota_bytesinteger

Storage quota in bytes

soft_limitboolean

Whether the storage quota is a soft limit

storage_quota_email_notificationboolean

Whether to send email notifications when storage quota is exceeded

All 26 operations