Fetches a single custom menus based on id. This endpoint allows clients to retrieve custom menu configurations, which may include menu items, categories, and associated metadataDocumentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Path parameters
Unique identifier of the custom menu
Respuestas
200 - Successfully retrieved custom menu. Returns a single custom menu object, potentially including its structure, items, and relevant metadata.
200 - Successfully retrieved custom menu. Returns a single custom menu object, potentially including its structure, items, and relevant metadata.
400 - Bad Request. Invalid query parameters provided.
400 - Bad Request. Invalid query parameters provided.
401 - Unauthorized
401 - Unauthorized
403 - Forbidden. The client does not have necessary permissions to access custom menu.
403 - Forbidden. The client does not have necessary permissions to access custom menu.
422 - Unprocessable Entity
422 - Unprocessable Entity

