Skip to main content

Get Config

GET 

/config-svc/config

Fetch the current configuration from the server

Request

Query Parameters

    namespace string

    Namespace

Responses

Current configuration retrieved successfully

Schema

    config

    object

    data

    object

    required

    property name* any
    dataJson string
    id string
    namespace string
Loading...