List Connection Groups
Connection Groups
List Connection Groups
Returns all connection groups in the account. Each group includes the database and cloud storage connections assigned to it.
GET
List Connection Groups
Authorizations
Enter your API key as the username. Leave the password field blank.
Example: curl -u YOUR_API_KEY: https://api.xplenty.com/...
Headers
API version header — required on all requests
Query Parameters
Index of the first object to retrieve (starting from 0)
Required range:
x >= 0Number of items to return (max 100)
Required range:
1 <= x <= 100Response
200 - application/vnd.xplenty+json; version=2
Successful response
Last modified on June 9, 2026