Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Join us on July 28 for a live webinar, Building a Company Brain: How AI-First Teams Share Trusted Context at Scale. Register now!
Attributes and example
id
string
type
enum<string>
email_alias
email
is_confirmed
boolean
{ "id": "11446498", "type": "email_alias", "email": "alias@example.com", "is_confirmed": true }
total_count
integer
entries
{ "total_count": 5000, "entries": [ { "id": "11446498", "type": "email_alias", "email": "alias@example.com", "is_confirmed": true } ] }
Was this page helpful?