Using this API, the client can retrieve a list of directories with summary information for each directory. This API is paginated, but currently returns a single page of up to 5 results and a null next page token. Pagination is handled automatically.
list_directory_contacts(page_size = 5)
page_size | The maximum number of items to return per request (max and default is 5) |
---|
A tibble
of all mailing list with properties
if (FALSE) list_directory_contacts()