Skip to main content

GET (media//singleMediaGroupSearch)

Allows search for items within a single media group. The domain for these URIs is eds.xboxlive.com.

Remarks

Pages of data returned from this search can be accessed non-sequentially using the skipItems parameter instead of using the continuation token. This API accepts Query Refiners. SandboxId is now retrieved from the claim in the XToken and enforced. If the SandboxId is not present, then Entertainment Discovery Services (EDS) will throw a 400 Bad request error.

URI parameters

Query string parameters

This API accepts the following query parameters: combinedContentRating, desiredMediaItemTypes, fields, maxItems, preferredProvider, q, queryRefiners, skipItems, firstPartyOnly, freeOnly, hasTrailer, latestOnly, subscriptionLevel, and topRatedOnly. See EDS Parameters for more information on these parameters.

Response body

Sample response

The JSON code below is in response to the call /media/en-us/singleMediaGroupSearch?q=vector&desiredMediaItemTypes=DGame&fields=all.

See also

Parent
/media//singleMediaGroupSearch
Further Information
EDS Common Headers EDS Parameters EDS Query Refiners Marketplace URIs Additional Reference
Last modified on August 4, 2026