projectRoles
Returns a project role by its id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/projectroles/{projectRoleId}
Path parameters
projectRoleIdstring uuid required
The id of the project role.
Headers
Authorizationstring required
Bearer authentication
Response
OK