POST /v1/invitations
GET /v1/invitations/:id
DELETE /v1/invitations/:id 
GET /v1/invitations

An invitation is a request to join an organization. An invitation is sent to an email address, and the recipient can accept or decline the invitation.

POST /v1/invitations
GET /v1/invitations/:id
DELETE /v1/invitations/:id 
GET /v1/invitations