This operation retrieves all cards within a specific group in a card hierarchy.
cURL
curl --request GET \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/hierarchy/v1/card-hierarchies/{cardHierarchyId}/groups/{groupId}/cards
[ "<string>" ]
Card hierarchy id
Group id
The audit user to log the request
Successful retrieval of the cards in the group
The response is of type string[].
string[]
Was this page helpful?