v1

latestOpenAPI 3.0.02026-07-2422987517.5 KB
Company membership

Check an invitation

Looks up a pending invitation by its invitation_token and returns the invitee email, the inviting company (name/country), a resolved user_id if the email already has an account, and the list of all companies covered by that token (bulk invitations share one token).

No authentication required — this endpoint is reachable before the invitee has logged in, so it declares security: []. It is not scoped to a company.

get/v1/company_memberships/check_invitation

Query parameters

invitation_tokenstring required

The invitation token to look up.

Response

Invitation details.

emailstring
company_namestring
company_countrystring
user_idstring nullable