Skip to main content
GET
/
api
/
instances
/
{id}
/
secrets
List secrets granted to an instance
curl --request GET \
  --url https://operator.io/api/instances/{id}/secrets \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key (ck_live_...). Create one in Settings > API Keys.

Path Parameters

id
string
required

Response

200 - application/json

Granted secrets.

The response is of type object.