Info

get
Authorizations
Query parameters
datasourceIdstringOptional
Responses
200
OK
*/*
get
GET /datasources/info HTTP/1.1
Host: api
Accept: */*
200

OK

{
  "code": 1,
  "message": "text",
  "data": {},
  "success": true
}