Plugins
Get plugin configuration
Get the plugin's current configuration values and configuration schema.
Get the plugin's current configuration values and configuration schema.
X-API-Key<token>
In: header
Path Parameters
plugin_name*string
Response Body
application/json
curl -X GET "https://example.com/api/v1/plugins/string/string/config"{ "code": 0, "data": {}}