List all organizations in a group
GET {{baseUrl}}/group/:groupId/orgs?perPage=ex velit elit&page=ex velit elit&name=ex velit elit
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| perPage | string | The number of results to return (maximum is 100). | |
| page | string | For pagination - offset (from which to start returning results). | |
| name | string | Only organizations that have a name that starts with this value (case insensitive) will be returned. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | null |