FastEdge Secrets

List available secrets

Retrieve encrypted secrets available to the authenticated client. Secrets can be filtered by application ID or name. Values are encrypted and require decryption.

get/fastedge/v1/secrets

Query parameters

app_idinteger

App ID

secret_namestring

Secret name

Response

Returns list of available secrets, optionally filtered by application or name

countinteger required

Total number of secrets matching the filters

Changes