Overview

This request will return a subset of all your transactional mails groups. Use the page and count parameters to get the whole list. You can include the order, direction and filter variables to affect the list you receive as request variables.

The Method

API-Method
RESTGEThttps://[Your URL]/api/2.0/trans_groups/
XML-RPCCalltransactional._groups.ListTransactionalGroups

Your method must be structured as follows:

Parameters

PropertyTypeDescriptionDefault
$searchstringMatch group names containing a specific keyword.no
$pageintegerThe page number of the list.no
$countintegerThe number of results to return per page.no
$orderstringThe name of the field to order the listing with.no
$directionstringThe direction of the ordering: ‘asc’ or ‘desc’.no

Responses

TypeDescription
arrayAn array of transactional mail groups.