Content Management API > Schema Menu Item
List all schema menu items
Query parameters
IDs to fetch, comma separated
Returns
Returns
an array of resource objects of type schema_menu_item.
Examples
GET https://site-api.datocms.com/schema-menu-items HTTP/1.1
Authorization: Bearer YOUR-API-TOKEN
curl -g 'https://site-api.datocms.com/schema-menu-items' \
-H "Authorization: Bearer YOUR-API-TOKEN" \
-H "Accept: application/json" \
await fetch("https://site-api.datocms.com/schema-menu-items", {
Authorization: "Bearer YOUR-API-TOKEN",
Accept: "application/json",
Content-Type: application/json
Cache-Control: cache-control: max-age=0, private, must-revalidate
X-RateLimit-Remaining: 28
"type": "schema_menu_item",
"id": "uinr2zfqQLeCo_1O0-ao-Q",
"id": "DxMaW10UQiCmZcuuA-IkkA"
"type": "schema_menu_item",
"id": "uinr2zfqQLeCo_1O0-ao-Q"