List sandbox auth recipients
documentedList sandbox authentication recipients.
GET /v5/sandbox/auth_recipientsAccount Managementno implementation yet0 runsNo 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.mailgun.net/v5/sandbox/auth_recipients" \
-X GET \
-u "api:{{MAILGUN_API_KEY}}" \
-H "Accept: application/json" # Docs: https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun/account-management/get-v5-sandbox-auth_recipients