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

Query Parameters

limit
integer
default:100

Maximum number of items to return (1-100)

Required range: 1 <= x <= 100
after
string

Pagination cursor for the next page. Provide the value provided in next_cursor from the response.

before
string

Pagination cursor for the previous page.

Response

List of SMTP credentials

object
enum<string>
required

Object type identifier

Available options:
list
data
object[]
required

Array of SMTP credentials

pagination
object
required
Example: