API reference/Email Unsubscribes
Check whether an address is unsubscribed
Returns the unsubscribe record for an address. A 404 means the address is not unsubscribed and currently receives email. Matching is case-insensitive.
Authorization
AuthorizationRequiredBearer <token>API key as Bearer token: Authorization: Bearer sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
X-API-Key<token>API key via header: X-API-Key: sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
Path Parameters
emailRequiredstringEmail address, URL-encoded
Format:
"email"The address is unsubscribed