This operation retrieves all groups within a specified card hierarchy, optionally filtering by card ID.
[ { "id": "<string>", "name": "<string>", "parentId": "<string>", "type": "ROOT" } ]
Card hierarchy id
Card id
The audit user to log the request
Successful retrieval of the card hierarchy groups
The response is of type object[].
object[]
Was this page helpful?