Get all browser extension configuration
Retrieve the complete configuration for the browser extension. This endpoint is typically used by the browser extension to fetch its configuration. The response is a JSON object containing all configuration parameters required by the extension.
Responses | ||
---|---|---|
200 Successfully retrieved the browser extension configuration.
| ||
401 Unauthorized. Authentication is required to access this endpoint. | ||
500 Internal server error. An unexpected error occurred while retrieving the configuration. |