List all draft menus
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-ID
Tenant identifier
Query parameters
status
Filter by status. Use archived to list soft-deleted menus.
Response
OK
code
isSuccess
message
total

