Get self service allowed connections

Version 4.0.26.10 (latest)

Get Allowed Connections under advanced connection governance

This endpoint returns the list of allowed connection names for self-service models when advanced connection governance is enabled.

Request

GET /self_service_models/allowed_connections
Datatype
Description
Request
HTTP Request
query
HTTP Query
Expand HTTP Query definition...
google_sheets
boolean
Include connections allowed for Google Sheets.

Response

200: List of allowed connection names

Datatype
Description
(array)
string[]

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

403: Permission Denied

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link