Skip to main content
GET
Get Unsubscribe by Email
This endpoint is legacy. Use Get Unsubscribed Variable instead.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

email
string<email>
required

Email address to check unsubscribe status

Response

Success

_id
string

Unique identifier for the unsubscribe entry

createdAt
string<date-time>

Timestamp when the unsubscribe entry was created

value
string

The unsubscribed email address

source
string

Source of the unsubscribe (e.g., user, lead, abuse, bounce, api)