get {protocol}://{server}/{basePath}/v1/accounts//measure-producers
Retrieve the list of all the registered measure producers for the given parameters. Each measureProducer object contains high level information such as the source
and version
. Detailed information such as the measures sets are omitted to limit the size of the response. To get detailed information regarding a measureProducer, refer to GET /v1/accounts/{accountId}/measure-producers/{measureProducerId}