PagerDuty OAuth-Token-Giver-Outer

 

Your PagerDuty token is  

Here's a sample curl command to get you started:
## Who am I?
curl "https://api.pagerduty.com/users/me" \
     -H 'Accept: application/vnd.pagerduty+json;version=2' \
     -H 'Authorization: Bearer '