Sign in

Search groups

documented

Return groups matching provided constraints.

GET /api/get_groups_that_matchGroupsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://{{$base_url}}/api/get_groups_that_match?name={{$name}}&access_code={{$access_code}}&page={{$page}}&limit={{$limit}}&api_key={{CYPHERLEARNING_API_KEY}}" \
  -H "Accept: application/json" \
  -H "Content-Type: application/json"
Search groups · CYPHER Learning · OpenIntegrations