Plugin(s)
Current problem
There is no API on the Capawesome Cloud to retrieve the list of devices, similar to the /devices page.
Preferred solution
Add new APIs:
- GET
/apps/{appId}/devices
- GET
/apps/{appId}/devices/{deviceId} (optional)
These APIs will return device information, including bundle, channel, platform, app version, and last seen.
Current Capawesome Cloud API documentation: https://api.cloud.capawesome.io/docs
Alternative options
No response
Additional context
These APIs will support custom user and device tracking for reporting and management updates.
Before submitting
Plugin(s)
Current problem
There is no API on the Capawesome Cloud to retrieve the list of devices, similar to the /devices page.
Preferred solution
Add new APIs:
/apps/{appId}/devices/apps/{appId}/devices/{deviceId}(optional)These APIs will return device information, including bundle, channel, platform, app version, and last seen.
Current Capawesome Cloud API documentation: https://api.cloud.capawesome.io/docs
Alternative options
No response
Additional context
These APIs will support custom user and device tracking for reporting and management updates.
Before submitting