Skip to main content
GET
cURL

Path Parameters

id
string
required

The ID of the shared secret to retrieve.

Response

Default Response

id
string
required
expiresAt
string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
isPasswordProtected
boolean
required

Whether the shared secret is protected by a password.

isAuthorizedUser
boolean
required

Whether the current user is an authorized org member. If false, the user must provide a password.

userId
string<uuid> | null
orgId
string<uuid> | null
expiresAfterViews
number | null
accessType
string
default:anyone
name
string | null
lastViewedAt
string<date-time> | null
type
string
default:share
identityId
string<uuid> | null