Skip to main content
GET
Get a library invitation link

Authorizations

Authorization
string
header
required

First-party Gumnut app session (Clerk session JWT). Only the Gumnut web and mobile apps can obtain one — API keys and OAuth tokens cannot manage credentials or library sharing, so these operations are not callable with the credentials this API otherwise accepts.

Path Parameters

invitation_id
string
required

Invitation identifier.

Response

Successful Response

invitation
InvitationResponse · object
required

Active invitation whose link is being returned.

url
string
required

Complete browser invitation URL; its fragment contains a bearer secret.