App
Get current Materia application minimal infos
get/infos/minimal
Response
Success
Example response
{
"id": "WhEZXlzIaXU=",
"package": "my-materia-app",
"name": "My Materia App",
"path": "C:\\Users\\USER\\Documents\\materia\\apps\\my-materia-app",
"icon": "green-500",
"url": "http://localhost:8080",
"mode": "dev",
"addons": []
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.