Sign in

List lists

documented

Return all lists for the account.

GET https://api.unisender.com/ru/api/getListsListsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.unisender.com/ru/api/getLists?format={{format}}&api_key={{UNISENDER_API_KEY}}" \
  -X GET \
  -H "Accept: application/json"
List lists · UniSender · OpenIntegrations