@Lopez Alonso, Luis Thanks for reaching out. APIM uses an internal cache to improve performance by storing responses from your backend services and reusing them. However, the internal cache is not directly accessible or viewable.
The APIM REST API does not provide a way to directly view or manage the contents of the internal cache.
If you need more control over your cache, such as the ability to view and manage the contents of the cache, you might want to consider using an external cache such as Azure Cache for Redis. This would give you more flexibility and control over your cache, at the cost of additional complexity and potential latency.
I hope this helps! let me know incase of further queries, I would be happy to assist you.
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.