Get a list of tenant's devices.
GET/api/internal/v1/devauth/tenants/:tid/devices
Provides a list of tenant's devices, sorted by creation date, with optional device status filter.
Request
Responses
- 200
- 400
- 500
An array of devices.
Response Headers
Link
Standard header, we support 'first', 'next', and 'prev'.
Invalid Request.
Internal Server Error.