Read data
Endpoint: /read
Supported HTTP methods: Get
HTTP GET
Data can be retrieved via a basic HTTP Get call by supplying the API Key and (optional) grouping parameters such as: project, domain, and subdomain.
Retrieve all data stored under an API key
Retrieve all data stored under a project name
Note
All data is returned as content-type: text/plain
Prefs.us Libraries
Include prefs.us Javascript library in your project
Read Method
You can choose for the .read() method to return a Promise or provide a callback.