GET
/
v1
/
card-hierarchies
/
{cardHierarchyId}
{
  "id": "<string>",
  "name": "<string>",
  "active": true
}

Path Parameters

cardHierarchyId
string<biginteger>
required

Card hierarchy id

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200
application/json

Successful retrieval of the card hierarchy

The response is of type object.