Get all deployments for specific tenant
GET/api/internal/v1/deployments/tenants/:id/deployments
Returns a filtered collection of deployments in the system, including active and historical. If both 'status' and 'query' are not specified, all devices are listed.
Request
Responses
- 200
- 400
Successful response.
Response Headers
X-Total-Count
Total number of deployments matching query.
Invalid Request.