What it does
Returns the list of all roles in a project.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| projectId | int | The ID of the project for which to get the list of roles |
Returned value
| Type | Description |
|---|---|
| Role[] | The set of records, each containing information about a role |
