GET
/
api
/
v2
/
devices
/
search
curl --request GET \
  --url https://cloud.bytebeam.io/api/v2/devices/search \
  --header 'x-bytebeam-api-key: <api-key>' \
  --header 'x-bytebeam-tenant: <api-key>'

Authorizations

x-bytebeam-api-key
string
header
required

API key required to authenticate requests.

x-bytebeam-tenant
string
header
required

Tenant(Project) name required to identify the project.

Query Parameters

key
string
query
string
scope
enum<string>
Available options:
state,
metadata
page
string
limit
string
action-id
integer
status
enum<string>
Available options:
all,
inactive,
active