Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://api.superwize.ai/api/miniApps/getMiniApp \ --header 'Content-Type: application/json' \ --data ' { "id": "obj_01JHKZ0PV2WX123456789" } '
{ "id": "obj_01JHKZ0PV2WX123456789", "name": { "en": "Prayer Times", "ur": "نماز کے اوقات" }, "icon": "https://cdn.superwize.ai/assets/icons/prayer-times.png", "url": "https://cdn.superwize.ai/assets/sample.png" }
Returns one mini app fixture by id.
Mini app details returned.
Show child attributes