Secrets

List secrets

The project's credentials as METADATA ONLY — no value is returned by this or any other route. Shows the project-shared secrets plus the caller's own personal ones; another member's personal secret does not appear at all, not even its name.

get/projects/{projectId}/secrets

Response

A page of secrets.

nextCursorstring

Present only when another page exists. Opaque — do not parse it.

Changes