get https://api.showcase.skylarkplatform.io/api/devices/
Retrieves the devices for an authenticated customer, ordered by last_used
.
This call supports filtering by users
Log in to see full request history
Response
200OK
Retrieves the devices for an authenticated customer, ordered by last_used
.
This call supports filtering by users
200OK
xxxxxxxxxx
curl --request GET \
--url https://api.showcase.skylarkplatform.io/api/devices/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!