Skip to content

Get all email senders

GET
/internal/v2/{bucket}/email_senders

This API call is currently in alpha. May change without prior notice.

bucket
required

The bucket (client) name

string
Example
example

A list of all email senders

object
senders
Array<object>
object
uid

Unique identifier for the email sender

string
email
required

Email address of the sender

string
display_name
required

Display name of the email sender

string
products
required

List of products the sender is associated with

Array<string>
allow_for_all_users
required

Whether the email sender is allowed for all users

boolean
specific_user_list
required

List of specific user URIs

Array<string>
uids
Array<object>
object
uid
string
email
string