Skip to main content
GET
Reveal a destination signing secret

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

pid
string
required

Project id (UUID) belonging to the caller workspace.

id
string
required

Destination id.

Response

The decrypted signing secret. Sent with Cache-Control: no-store, and every reveal is written to the audit log as reveal_destination_secret.

signing_secret
string
required