cURL
curl --request GET \ --url https://api.dualship.run/invitations/{token}
{ "expired": true, "expires_at": "<string>", "inviter_name": "<string>", "role": "<string>", "workspace_logo": "<string>", "workspace_name": "<string>" }
Get public information about an invitation by token (no auth required)
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
Invitation token
Invitation info
Was this page helpful?