Get user settings
This page describes how to get the user settings for your account using the Management API. The supported operations are described in the API reference Get user settings.
For more information about user settings, see User Settings.
Authentication
These requests require an access token, as described in Authenticate.
Get user settings
To get user settings, use the following operation:
GET https://api.symbl.ai/v1/manage/settings
To make this request from the API reference, see Get user settings.
Updated over 1 year ago