Incidents API not returning all results

(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged)

Hey Joshua!

I was trying to find the requests you were making as this might be specific to the API token or user permissions for the person grabbing these details but I believe you’re using a Global REST API token.

Would you be able to try adding the date range filter to be all to see if that captures the full list of incidents associated with the User ID?

The request URL would be https://api.pagerduty.com/incidents?date_range=all&statuses%5B%5D=triggered&user_ids%5B%5D=(userID)&time_zone=UTC&limit=100

If that still doesn’t grab it, please drop us a Support email and we’ll look into the specific example!