Retrieve a hook’s secrets by the ID of the hook.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the hook to retrieve secrets from.
^[A-Za-z0-9-]*$Hook secrets successfully retrieved.
Hashmap of key-value pairs where the value must be a string.