> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# /users/xuid(xuid)/lists/PINS/{listname}/ContainsItems

> /users/xuid(xuid)/lists/PINS/{listname}/ContainsItems

# /users/xuid(xuid)/lists/PINS/{listname}/ContainsItems

Determines whether a set of items (specified by itemId) are contained in a list without retrieving the entire list.
The domain for these URIs is `eplists.xboxlive.com`.

* [URI parameters](#ID4EV)

<a id="ID4EV" />

## URI parameters

| Parameter | Type   | Description                     |
| --------- | ------ | ------------------------------- |
| XUID      | string | XUID of the user.               |
| listname  | string | Name of the list to manipulate. |

<a id="ID4E5B" />

## Valid methods

[POST](/reference/live/rest/uri/lists/uri-usersxuidlistspinslistnamecontainsitemspost)

  Determines whether a list contains a set of items (specified by itemId) without retrieving the entire list.

<a id="ID4EIC" />

## See also

<a id="ID4EKC" />

##### Parent

[Universal Resource Identifier (URI) Reference](/reference/live/rest/uri/atoc-xboxlivews-reference-uris)
