getUserRole
Retrieve user role details from the Tulip manufacturing platform using the role ID to manage access permissions and user configurations.
Instructions
Gets details about a specific user role. Corresponds to GET /api/users/v1/roles/{userRoleId}. Requires users:read scope. [READ-ONLY]
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userRoleId | Yes | The ID of the user role to retrieve |