Skip to main content
GET
Get all team members

Authorizations

X-Team-ApiKey
string
header
required

Team API key for authentication. Find your API key in SendX Settings → Team API Key.

Example:

Response

✅ Tags retrieved successfully

id
string
Example:

"member_JkL012MnO345PqR678"

email
string<email>
Example:

"team.member@company.com"

userName
string
Example:

"johndoe"

fullName
string
Example:

"John Doe"

avatarUrl
string<uri>
Example:

"https://example.com/avatar.jpg"

created
string<date-time>
updated
string<date-time>