CallerMembership

The authenticated caller's membership in a team.

  • joinedUtc
    Type: stringFormat: date-time
    required

    UTC timestamp at which the membership was created.

  • role
    Type: string
    required

    Role in the team: admin or member.

  • status
    Type: string
    required

    Membership status: active for accepted memberships, pending for unanswered invitations.

  • jobTitle
    Type: null | string

    Caller's job title within the team.