Get Account Settings
GET/api/v1/user/settings
Retrieve the user settings that include : -
storage, auth, webhook, database, image, video, addons, etc.
See an [example user settings]
Settings keys are described in the following settings against the Update Settings API calls.
Responses
- 200
- 401
- 403
- 500
Successful operation
Unauthorized - Invalid or missing authentication
Forbidden - Insufficient permissions
Internal server error