Get list items titled "Contoso Home"
GET https://graph.microsoft.com/v1.0/sites/root/lists/{{ListId}}/items?$filter=fields/Title eq 'Contoso Home'
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
$filter | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Prefer | string |