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.

Path Parameters

org_name
string
required

Organization Name

product_name
string
required

Product Name

Query Parameters

sort
string

Sort By

sort_direction
string

Sort Direction

pagination
object

Pagination

filters
object

Filtering

Response

Device List Response

Response schema for multiple Devices

data
Device · object[]

The Device schema

pagination
object