curl --request GET \
--url https://api.getenso.ai/apps/credentials \
--header 'Authorization: Bearer <token>'{
"status": "success",
"message": "Success",
"data": {}
}Get all apps, optionally including credentials for a specific tenant
curl --request GET \
--url https://api.getenso.ai/apps/credentials \
--header 'Authorization: Bearer <token>'{
"status": "success",
"message": "Success",
"data": {}
}AppService:getAllAppsJWT bearer token obtained from POST /auth/system-login using your client credentials.
Page number (1-indexed)
Number of results per page
x <= 100Search/filter string