GetList
Retrieves the list of lists.
Parameters:
Search criteria:
Optional parameters:
- limit - this limits the maximum of returned lists
- offset - used together with limit; the list is retrieved from this offset
- count - used to count the lists
Returns:
- id
- name
- status
- language
- created_on
- created_name
- created_email
When count is used, it returns the count of the matching lists. This is helpful when the lists are shown on multiple pages.
XML request (without count):
XML response (without count):
XML request (with count):
XML response (with count):