/dashboard/activity/{id} GET
Request
GET https://{hostname}:{port}
/build/rest2/dashboard/activity/{id}?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| showInactive | boolean | false | When set to true, show all processes for inactive projects. When set to false, only show active workflos for active projects. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | long | true |
