GraphQL/REST API - how to fetch extension status

I wanted to use GraphQL to get the status of the extensions, which seems like basic functionality to me. But I came to realize this isn’t possible…?? Even the REST API doesn’t seem to offer this.

There are a few blog posts regarding GraphQL in the last couple of years, and they mention that new functionality will be added. Will extension status be integrated into GraphQL? And is there something that makes this hard to do?

Preferably, I would (also) like to have the information that is currently in the GraphQL EndpointManager be expanded, as the EndpointManager gives more details (like MAC addresses and phone models). But currently the GraphQL EndpointManager only give basic information about the EnpointManger, and not the configured Mappings.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.