Read the secret binding names of a release alias

The per-alias secret binding NAMES this pointer carries. A binding value is write-only: no read surface returns it, and it never appears on a receipt, an audit envelope or a log line.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
aliasstringRequired

Response

Binding names
aliasstring
nameslist of strings
revisiondouble
changedbooleanOptional

Present on a write: false when the set was already identical and nothing moved.

receiptIdstring or nullOptional

The bind receipt this write appended, or null when it changed nothing.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error