v1
latestOpenAPI 3.1.02026-07-231411067.5 KBGet user groups
This endpoint enables you to gather information about the user groups in your organization's Soda Cloud account, including lists of members.
This GET is a paginated API that uses the following parameters to request specific details:
-
size: Supply an integer value between 10 and 1000, inclusive. The default value is 1000.
-
page: Supply an integer value. The default value is 0.
-
search: Optionally, use this parameter to perform a fuzzy search on the user group name.
If not specified, the query gathers information for all user groups in the account and sorts the results by user group name in ascending order.
Authentication
User authentication required: true
This endpoint accepts authentication via API keys in the Basic authentication header, or a pre-authenticated token in HTTP cookie token. Cookie sessions extend automatically on each request.
Authorization
Any Soda Cloud user in your organization may execute this query.
Tags
Users
Rate limiting
60 requests/60 seconds
Query parameters
Response
Successful response