For the complete documentation index, see llms.txt. This page is also available as Markdown.

Teammate

Example

{
    "email": "RobertBaker@gmail.com",
    "id": "31aee6af-3e38-40d9-98b1-aa2b9238f24d",
    "name": "Robert Baker",
    "role": "admin"
}

Fields

Field
Type
Comments

email

string

Teammate email address

id

Guid

Unique teammate Id

name

string

Teammate name

role

User role enumeration

Teammate role

Last updated

Was this helpful?