Skip to main content

GET (/media//crossMediaGroupSearch)

Gets items from several different media groups. The domain for these URIs is eds.xboxlive.com.

Remarks

The cross-group API allows clients to search for items from several different media groups. This API requires the use of a forward-only continuation token for paging through results. 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

| Parameter| Type| Description| | --- | --- | --- | --- | --- | --- | | continuationToken| string| Optional. See the ContinuationToken parameter.| | q| string| Required. Query term used in search.|

Response body

Sample response

The JSON code below is in response to the call /media/en-us/crossMediaGroupSearch?q=vector&maxItems=25&fields=all.

See also

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