List all draft menus

View as MarkdownOpen in Claude
Returns all draft menus for the tenant, ordered by priority. **Query parameters:** - `status=archived` — returns archived (soft-deleted) menus instead of active ones. Archived menus include a `deletedAt` timestamp showing when they were archived.

Authentication

X-Api-Keystring
API Key authentication via header

Headers

X-Tenant-IDstringOptional
Tenant identifier

Query parameters

statusstringOptional

Filter by status. Use archived to list soft-deleted menus.

Response

OK
codeinteger
isSuccessboolean
messagestring
menuslist of objects
totalinteger