Invitation

  • accepted
    Type: integer
    min:  
    0
    max:  
    1

    Whether the invited user has already accepted the invitation (0 = pending, 1 = accepted)

  • categories
    Type: array integer[]

    IDs of categories the invited user will be assigned to upon acceptance

  • created
    Type: string Format: date-time
    read-only

    Creation timestamp

  • email
    Type: string

    Invited user mail

  • hash
    Type: string

    One-time token embedded in the invitation link sent to the invited user

  • id
    Type: integer
    read-only

    Unique identifier - primary key

  • role
    Type: string enum

    Invited user role

    values
    • user
    • admin
  • teams
    Type: array integer[]

    IDs of teams the invited user will be added to upon acceptance