GeneralConfigsGet ConfigGet Config GET /v1/configs/:configId This endpoint returns the metadata of a Config identified by the configId. Request Responses200400404429When everything is ok, the config data returned.Bad request.Not found.Too many requests. In case of the request rate exceeds the rate limits.