Does Roles API support filters?
Ajay.L.448
Posts: 3 🔍
in Development
Hi,
Does Roles api support filters to get only specific role ids?
Regards,
Ajay
Does Roles api support filters to get only specific role ids?
Regards,
Ajay
Answers
-
Hi Ajay,
Some of the API calls support result query parameters, see
Unless Query Parameters are stated in the documentation they are not available for that particular call.
The following call may be useful to you and supports the roleId (D2LID) – Optional. Filter list to a specific user role, see
Hope that helps!