cURL
curl --request GET \ --url https://api.management.junction.com/v1/org/{org_id}/team/{team_id}/{environment}/webhook/{webhook_id}/secret \ --header 'X-Management-Key: <api-key>'
{ "key": "<string>" }
https://api.management.junction.com/
X-Management-Key
production
sandbox
Successful Response
Was this page helpful?