v1
Get Secret
Read one secret’s metadata, whether the user owns it or a connection does.
Managed secrets are readable because the list shows them; hiding them here would 404 every row the page invites you to click. They stay unwritable — the write routes below still refuse them.
GET
Get Secret
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
A secret's metadata. The value is never part of this.
Unique within the workspace.
Set when a connection holds this secret on the user's behalf. Such a secret is read-only here and is changed through its owner.