Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.{tenant}.getomneo.com/api/v3/profiles/{profile}/groups
{ "data": [ { "id": 123, "group_definition_id": 123, "owner": { "type": "<string>", "id": "<string>" }, "status": "<string>", "meta": [ "<unknown>" ], "created_at": "<string>", "updated_at": "<string>" } ] }
The profile ID
Array of Group
Group
Show child attributes