API Permissions for dev-status

Hi,

I’m using jira data-center and I’m having permission issues with this API call.

https://(jira-instance)/rest/dev-status/latest/issue/detail?issueId=(issueid)&applicationType=stash&dataType=repository

For me, this returns:
{“errorMessages”:[“You do not have permission to perform the requested action”],“errors”:{}}

When my Jira Admin runs this command, it works correctly. And when they make me an admin, it also runs correctly. Does anybody know what permission I would need to run this correctly since my user cannot remain an admin??

Thanks,
Garrett