Functions
List function secrets
Lists every secret key set on the function. Plaintext is NEVER returned — only the last 4 characters of each value, for visual confirmation.
get/v1/functions/{functionId}/secrets
Path parameters
functionIdstring required
Zavu Function ID.
Response
Secrets list.
Changes
Changed in 1 of the 66 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○