Transactional groups
Get a transactional group
Retrieve a single transactional group by ID.
get/v1/transactional-groups/{transactionalGroupId}
Response
Successful.
Example response
{
"id": "clg7n5p3q1r9s7t5u3v1w9y7",
"name": "Onboarding",
"description": "Top of funnel campaigns",
"createdAt": "2025-06-29T07:47:39.370Z",
"updatedAt": "2025-06-29T07:47:39.370Z"
}Changes
Changed in 1 of the 9 revisions of this API.1
- ○
api operation id
getTransactionalGroupwas addedapi-operation-id-added
- ○
Of the 9 revisions, 1 has no diff computed.