Get the details of a selected deployment
GET/api/internal/v1/deployments/tenants/:tenant_id/deployments/:id/groups
Returns the device groups of a particular deployment. Getting empty groups means the deployment are sent to all devices.
Request
Responses
- 200
- 404
- 500
Successful response.
Not Found.
Internal Server Error.