We are using the Content Deliver Api to fetch information from a page in Epi.
On that page, we have a property of type ImageVault.EPiServer.MediaReference which we are trying to get.
When we perform a search using the endpoint "api/episerver/v2.0/search/content" the result contains a link to the image in question, but it's of a really low resolution.
Is there some way to specify (either directly in epi or in the search query) the resolution we want?
Hello
We are using the Content Deliver Api to fetch information from a page in Epi.
On that page, we have a property of type ImageVault.EPiServer.MediaReference which we are trying to get.
When we perform a search using the endpoint "api/episerver/v2.0/search/content" the result contains a link to the image in question, but it's of a really low resolution.
Is there some way to specify (either directly in epi or in the search query) the resolution we want?