GET
/
v1
/
connection_profiles
{
  "data": [
    {
      "config": "<any>",
      "connector": "<string>",
      "description": "<string>",
      "id": "<string>",
      "name": "<string>"
    }
  ]
}

Response

200 - application/json
Got connections collection
data
object[]
required