Skip to main content

Retrieves pending invitations for the current user

Retrieves pending invitations

Responses

Project share invitation.


Schema
    id string nullable
    invitations object[] nullable
  • Array [
  • invitedByCustomerId string nullable
    invitedByEmail string nullable
    invitedById string nullable
    invitedByMessage string nullable
    invitedByName string nullable
    invitedDateUtc date-time nullable
    projectId string nullable
    projectName string nullable
  • ]
  • type string nullable
Loading...