Lists the details of all attribute groups associated with a specific application. The results display in pages.
get/applications/{application}/attribute-group-details
Path parameters
applicationstring required
The name or ID of the application.
Query parameters
nextTokenstring
This token retrieves the next page of results after a previous API call.
maxResultsinteger
The upper bound of the number of results to return. The value cannot exceed 25. If you omit this parameter, it defaults to 25. This value is optional.
Response
Success