Menus

GET/api/2026-03/menus/{channelHandle}
public-api:read
This endpoint is not available in API version 2026-03. Available up to 2025-03

Path Parameters

ParameterTypeDescription
channelHandle*
string

The handle of the channel for which you want to get the events.

Query Parameters

Query String

Passed as URL query string. Comma-separated values for arrays (e.g. ?contentTypes=regular,author).

ParameterTypeDescription
handle
string

Handle of the menu to retrieve.

Description

Menu items can be of three types:

  • uri for arbitrary URIs, mainly used for URLs
  • path for internal paths, such as when the menu item should link to an article or page
  • document is the same as path except it is used when routing is disabled

Use Cases

  • Get menus for deliveries

Responses

⌘ K to search