pdjs
pdjs copied to clipboard
Slack integrations don't seem to be accessible here
const connections = await pd({
url: `https://app.pagerduty.com/integration-slack/workspaces/${teamID}/connections`,
method: 'get',
});
Attempting to his this API just returns unauthorized but hitting the api.pagerduty.com routes work fine.