Test connectivity to the AhaSend API and validate authentication
ahasend ping [flags]
ping
# Test with current profile ahasend ping # Test with specific API key ahasend ping --api-key aha-sk-... --account-id <account-id> # Test with specific profile ahasend ping --profile production
# Default plain output ahasend ping # JSON output for automation ahasend ping --output json # Table format ahasend ping --output table
Was this page helpful?