Get Group Details

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Note

From Artifactory release 7.49.3, this API is being replaced by the new SECURITY APIs available in the JFrog Platform.

Description: Get the details of an Artifactory Group

Since: 2.4.0

Notes: Requires Artifactory Pro

From version 6.13, you can use the includeUsers parameter (includeUsers=true) to get the users details.

Security: Requires an admin user

Usage: GET /api/security/groups/{groupName}

Produces: application/json (application/vnd.org .jfrog.artifactory.security.Group+json)

Sample Output:

GET /api/security/groups/dev-leads
{
group.json
}