v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Workspace invitations

Responds with the serialized workspace invitation if an invitation with the provided token is found.

get/api/workspaces/invitations/token/{token}/

Path parameters

tokenstring required

Returns the workspace invitation related to the provided token.

Response

idinteger required
invited_bystring required
workspacestring required
emailstring email required

The email address of the user that the invitation is meant for. Only a user with that email address can accept it.

created_onstring date-time required
email_existsboolean required