v1
protected
secrets

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/v1/secrets/{secret_id}

Path parameters

secret_idstring uuid required

Response

Successful Response

created_atstring nullable
descriptionstring nullable
idstring uuid required
namestring required

Unique within the workspace.

updated_atstring nullable

Changes