Get User Settings
Get Device Settings
POST
https://app.beamlabs.io/api/oauth/v1/endpoints/user-info
Retrieve settings for a given device (eg. whether autoclose is enabled, etc)
Headers
Name
Type
Description
Accept
string
Always set to application/json
Content-Type
string
Always set to application/json
Authorization
string
Set to Bearer <ACCESS_TOKEN>
Accept-Charset
string
Always set to utf-8
Accept-Encoding
string
Always set to gzip
Last updated