Thank you for the response but this seems to only work with an OAuth app? I’m using JWT for server-to-server communication. Thus far I haven’t found a way to query the presence_status using JWT.
I was able to create a webhook to retrieve the presence_status On Change. Which got me moving forward.
If I’m mistaken or there is a way to query this piece of information using JWT, that would be helpful. There is value in webhooks, but I prefer to have the option to query on demand too.