Database connections
Get database connections accessible by a user
get/v1/users/{userId}/database-connections
Query parameters
limitinteger
The amount of page items to retrieve.
pageinteger
The index of the page to retrieve.
qstring
A filter for the retrieved items. Only items whose name contains the filter value will be retrieved. The filter is case insensitive.
Response
200 response