Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
Returns
Returns a list of User Group objects.Example
Parameters
Filter user groups by organization ID.
Filter groups created at or after this timestamp. Accepts ISO 8601 string (e.g.,
'2024-01-01T00:00:00Z') or Unix timestamp in seconds.Filter groups created at or before this timestamp. Accepts ISO 8601 string (e.g.,
'2024-12-31T23:59:59Z') or Unix timestamp in seconds.Sort groups by creation date. Valid values are
"asc" and "desc".Number of groups to skip before starting to collect results. Use for pagination.
Maximum number of groups to return in a single request.
The ID or IDs of the user group(s) to retrieve.