Hi
I'm using servicedesk api
Specifically `/servicedesk` endpoint to get a list of servicedesks
The problem I'm facing is the endpoint returns all servicedesks your tokens grant you access to no matter what permissions you have
Can I somehow fetch only servicedesks to which my tokens have agent access to?
Thanks in advance