Skip to main content
GET
/
v1
/
orgs
/
invitations
/
preview
Preview organization invitation
curl --request GET \
  --url https://api.openworklabs.com/v1/orgs/invitations/preview
{}

Query Parameters

id
string<typeid>
required

Den TypeID with 'inv_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^inv_.*

Response

Invitation preview returned successfully.

{key}
any