Contacts
Retrieve contacts
Returns a paginated list of stored contacts in the mailing list.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page to fetch, the first page has index 1.
How many contacts to return per page.