v1

latestOpenAPI 3.0.42026-07-26195173268.4 KB
Customers 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

fieldTemplateSystemIdstring uuid

Gets or sets the field template system identifier.

idstring nullable

Gets or sets the target group identifier.

systemIdstring uuid

Gets or sets the target group system identifier.

Example response

{
  "conditions": [
    {
      "systemId": "00000000-0000-0000-0000-000000000000"
    }
  ]
}