Skip to main content

Get Business Invite by ID

GET 

/public-api/v1/kyb/invites/:inviteId

Returns the full details of a single business invite: invitee org, contacts, status, attached groups, add-ons, and documents.

Use cases:

  • Poll an invite's status after sending it.
  • Display invite details to a user in your dashboard.

Next step:

  • If status is ACTIVE, the invitee can still onboard via POST /onboarding.

Request

Responses

Business Invite Sent Successfully