This operation retrieves all the existing card hierarchies, including both active and inactive ones.
[ { "id": "<string>", "name": "<string>", "active": true } ]
The audit user to log the request
Successful retrieval of the card hierarchies
The response is of type object[].
object[]
Was this page helpful?