Get App Configurations
GET/api/v1/external/host/apps
Get app configurations for host.
- This endpoint can be used to get app configurations for a host.
- It can be used to get allowed mangoes for an app.
info
- Currently only supports these apps levelup, universe, crm, flute, sparks.
- These apps must be installed to the dashboard first before accessing this endpoint.
- Any custom app added from Dashboard will not be supported.
Request
Responses
- 200
- 400
- 401
Apps configurations for host fetched successfully
Invalid request
Invalid token