All Variables
To retrieve all the variables for a device, please make a GET request to the following URL: https://cs.api.ubidots.com/api/v2.0/devices//variables/
Example: https://cs.api.ubidots.com/api/v2.0/devices/61fc258dd4ffae5290231519/variables/
Single Variable
To retrieve a single Variable please make a GET request to the following URL: https://cs.api.ubidots.com/api/v2.0/variables//
To retrieve a single Variable of a Device please make a GET request to the following URL: https://cs.api.ubidots.com/api/v2.0/devices//variables//
Example:
https://cs.api.ubidots.com/api/v2.0/devices/61fc258dd4ffae5290231519/variables/test-device/
Path Parameters
Query Parameters
Header