Breadcrumbs

Metavault API - Get group

GetGroup - GET

Path

/api/groups/{groupId}

Http Method

GET

Overview

NO LICENSE

Get a user group.

Required permissions

  • Global administration privileges. ADMIN

Request

Path parameters

Parameter

Type

Required

Description

Example

groupId

string

Yes

The Id of the group, generated on creation.

099ec495a1b548efa43b15da09262c20

Response

The response is equivalent to group creation: Metavault API - Create group | Response