Skip to main content
GET
/
v1
/
devices
/
by-config-entry
/
{config_entry_id}
List devices by config entry with their entities
curl --request GET \
  --url http://0.0.0.0:3000/v1/devices/by-config-entry/{config_entry_id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

config_entry_id
number
required

Response

Successful response