Skip to main content
GET
List Devices

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

tenantId
string
required

Tenant ID

Pattern: ^[1-9]\d*$
query
string

Search by device name or MAC (substring match)

Response

200 - application/json

Paginated devices

records
object[]
required
page
number
required
maxPage
number
required
totalRecords
number
required