Skip to main content
POST
cURL

Path Parameters

id
string
required

The ID of the shared secret to access.

Body

application/json
password
string

The password for accessing a password-protected shared secret. Only required if the secret is password protected.

Response

Default Response

id
string
required
expiresAt
string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
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
authorizedEmails
unknown
identityId
string<uuid> | null
allowExternalEmails
boolean | null
default:false
orgName
string
secretValue
string