cURL
curl --request GET \ --url https://public-api-demo.clearline.me/pos/{posSystemId}/kiosk/{terminalId}/menu \ --header 'Authorization: Bearer <token>'
{ "data": { "items": [ { "title": "<string>", "icon": "<string>", "pageUrl": "<string>" } ] } }
Retrieve Kiosk menu list for the specified POS system and terminal.
Documentation IndexFetch the complete documentation index at: https://docs.clearline.me/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.clearline.me/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
Enter JWT Bearer token only in the text input below.
Success
Pos Kiosk menu
Show child attributes