Skip to Main Content
Categories API
Created by Bas van der Veeken
Created on Jun 23, 2025

REST API ConnectorIds overview call

How: Add a REST API call which returns a list of all the connectorIds and the count of connectorstates

Why: Retrieve all the connectorstates with /api/v1.0.0/extensions/connectorstates can be quite overwhelming, and unneeded.

Example Result:

ConnectorId

Count

ConnectorId1

123

ConnectorId2

456


For Who: Every customer using connectorstates

Impact: Low

Additional context:

Handy including "INSE-I-415 ConnectorStates paging / maximum".

  • Attach files
  • Mark Stuart-Walker
    Jun 23, 2025

    It would be useful to be added to the Remoting API too