cURL
curl --request GET \ --url https://aquilax.ai/api/v2/organization/{organization_id}/groups \ --header 'X-AX-KEY: <api-key>'
{}
Returns an array of all groups associated with the given organization ID. 🚀
Group Results
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