cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
49
Views
0
Helpful
0
Replies

ERS API: identityGroups Attribute Missing from Internal User Get All

Mo-Gheith
Community Member

We are using the Cisco ISE ERS API to retrieve internal users.

When retrieving a specific user using the endpoint below, the response contains all expected user attributes, including the identityGroups attribute:

GET /ers/config/internaluser/{id}

However, when retrieving users through the collection endpoint:

GET /ers/config/internaluser?filter=enabled.EQ.Enabled&size=20&page=1

the response does not include the identityGroups attribute (and other detailed user attributes), even though this information is required for our integration.

We would like to know whether there is a supported method, query parameter, or API endpoint that allows the identityGroups attribute to be returned as part of the "get all users" response, without requiring an additional API call for each individual user.

Could you please confirm whether this functionality is supported in our Cisco ISE version and advise on the recommended approach?

 


  "VersionInfo" : 
    "currentServerVersion" : "1.2",
    "supportedVersions" : "1.0,1.1,1.2",
 

0 Replies 0