Functions
List org-level (global) secrets
Returns metadata for every org-level secret. Org secrets apply to every function in the org and are read as env.<KEY> in handlers. Values are never returned. Secret writes are write-only. A function-level secret of the same name overrides the org-level value for that function.
get/org/secrets
Response
List of org secrets (metadata only, no values)