GET /group/{groupId}/orgs
Summary: List all organizations in a group
Operation ID: List all organizations in a group
Auth: unknown
Operation ID: List all organizations in a group
Auth: unknown
Parameters (4)
groupId
(string, path, required)
The group ID. The `API_KEY` must have READ access to this group and LIST organizations access in this group.
name
(string, query, optional)
Only organizations that have a name that **starts with** this value (case insensitive) will be returned.
page
(number, query, optional)
For pagination - offset (from which to start returning results).
perPage
(number, query, optional, default: 100)
The number of results to return (maximum is 100).
No probe data for this endpoint yet.