External
Get valid permissions for a user within an institution
post/External/GetUserPermissions
Headers
X-Versionstring
Request body
Example request
{
"userId": 123,
"institutionId": 456
}Response
List of permissions assigned to the user
{
"userId": 123,
"institutionId": 456
}List of permissions assigned to the user