Skip to main content
GET
List secrets

Authorizations

Authorization
string
header
required

Personal access token, sent as Authorization: Bearer <token>.

Path Parameters

app_id
string
required

ID of the app whose secrets you want to list.

Response

The names of the app's secrets.

Each key is a secret name, and each value is the masked placeholder ••••••••.

{key}
string