Skip to main content
Version: Version 26.3

Retrieve paginated list of workspace groups for an organization

GET 

/v1/organizations/:organization_id/workspace-groups

Retrieve a paginated list of workspace groups belonging to the specified organization. Supports filtering and sorting on workspace group properties. Filters are provided as a JSON string following the AST structure of FilterNode. Results are returned in pages with pagination metadata.

Request

Responses

Paginated list of workspace groups successfully retrieved. The response includes pagination metadata and an array of workspace group data.