Skip to main content

GetRole

Get a single tenant role, if such role exists.

Parameters​

roleId - The id of the role. This can also be the role key.

Implementation​

var roles = await permitClient.Api.GetRole(roleId);