GET
/
v1
/
card-hierarchies
/
{cardHierarchyId}
/
groups
/
{groupId}

Path Parameters

cardHierarchyId
string
required

Card hierarchy id

groupId
string
required

Group id

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200 - application/json
id
string
required

Generated id of the group

name
string
required

Name of the group

parentId
string

Id of the parent group

type
enum<string>
required

Type of the group

Available options:
ROOT,
INTERMEDIATE,
CARD