Uncompressing a payload
Payload compression helps you to optimize the storage by reducing the size of the actual payload. It improves the performance while rendering the analytics information in the dashboard.
The request and response payload of the webMethods API Gateway API and native API is compressed in the encoded form.
To generate the data and uncompress the payload.
You can also query the
data using the REST endpoints from the swagger file APIGatewaySearch.json and
uncompress the payload with the same code snippet.
For details about the REST endpoints, see API Gateway Search.
