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 -X GET https://console.jumpcloud.com/api/v2/users/{UserID}/memberof \ -H 'Accept: application/json' \ -H 'Content-Type: application/json' \ -H 'x-api-key: {API_KEY}'
<field>:<operator>:<value>
GET /api/v2/groups?filter=name:eq:Test+Group
-
[ { "id": "<string>", "type": "<string>", "compiledAttributes": { "lGroups": [ { "name": "<string>" } ] }, "paths": [ [ { "attributes": null, "to": { "attributes": { "ldapGroups": [ { "name": "<string>" } ] }, "id": "<string>", "type": "<string>" } } ] ] } ]
Was this page helpful?