---
title: "List of Groups"
method: GET
path: "/api/v2/organization/{organization_id}/groups"
tags: ["Public Scan"]
---

# List of Groups

`GET /api/v2/organization/{organization_id}/groups`

Returns an array of all groups associated with the given organization ID. 🚀

## Path parameters

- `organization_id` string, required

## Response `200`

Group Results

- GenericJSON — JSON Object or Array containing the data in request. Please do your own request to validate the JSON in output, as it may contain different information

---

[API](https://skmtc.net/aquilax-ai/apis/aquilax-ai-api-docs.md) · [All operations](https://skmtc.net/aquilax-ai/apis/aquilax-ai-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aquilax-ai/aquilax-ai-api-docs/revisions/9b4f595ad674/schema)
