Request: Ability to Use $select to Reduce Payload in APIM Reports – byRequest API

Ashish Gupta 20 Reputation points
2025-12-04T14:44:04.21+00:00

We are using the APIM Reports – byRequest API, which returns a large JSON payload containing many fields (apiId, operationId, productId, userId, url, ipAddress, cache, apiTime, serviceTime, etc.).

To reduce payload size and avoid timeout issues, we need only two fields:

  1. responseCode
  2. backendResponseCode

Is there a way to use $select or any other query parameter in the APIM Reports API to return only these specific fields, instead of the full response object?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.