Skip to main content
GET
AhaSend Go SDK

Authorizations

Authorization
string
header
required

API key for authentication

Path Parameters

account_id
string<uuid>
required

Account ID

smtp_credential_id
string<uuid>
required

SMTP Credential ID

Response

SMTP credential details

object
enum<string>
required

Object type identifier

Available options:
credential_smtp
id
string<uuid>
required

Unique identifier for the SMTP credential

created_at
string<date-time>
required

When the credential was created

updated_at
string<date-time>
required

When the credential was last updated

name
string
required

Credential name

username
string
required

SMTP username

sandbox
boolean
required

Whether this is a sandbox credential

scope
enum<string>
required

Credential scope

Available options:
global,
scoped
domains
string[]

Domains this credential can send from