v1
latestOpenAPI 3.0.42026-07-26195173268.4 KBCustomers target group
Gets the target group.
get/Litium/api/admin/customers/targetGroups/{systemId}
Path parameters
systemIdstring uuid required
The target groups system identifier.
Response
OK
Example response
{
"conditions": [
{
"systemId": "00000000-0000-0000-0000-000000000000"
}
]
}