List Connections
GET/api/v1/connections
List the tenant's connections.
Open to every authenticated tenant user because the Ask source picker
needs id/name/type for roles (viewer, executive) that don't hold
connections.read. Those callers get the slim shape — config_safe
is only attached for callers with the read permission.
Responses
- 200
- 401
- 403
Successful Response
Authentication required or invalid credentials
Authenticated but insufficient permissions