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
Changes
No recorded changes to this endpoint across all 1 revision of this API.