Module Categories
List
GET
/taskmanagementmodules/{moduleId}/categories
https://api.relesystest.net/api/v1.3/taskmanagementmodules/{moduleId}/categories
Get a list of task management module categories.
Default sort is by
Possible task access values:
Default sort is by
creationDateTime in ascending order.Possible task access values:
- Everywhere
- Portal
- App
%23 instead of the # symbol.
Scopes: relesys.api, relesys.api:read, relesys.api.taskmanagement, relesys.api.taskmanagement:read
URL Path
| moduleId | string / guid | The module's unique identifier | required |
Query String
| color | string |
Filterable
|
optional | |
| creationDateTime | datetimeoffset |
Filterable Sortable
|
optional | |
| id | string / guid |
Filterable
|
optional | |
| name | string |
Filterable Sortable
|
optional | |
| taskAccess | issueaccessenum |
Filterable
|
optional | |
| sort | string | Comma separated sort order based on sortable properties | optional | |
| offset | integer | Offset value for use in pagination | Default: 0 | optional |
| limit | integer | Total objects to fetch (max 1000) | Default: 200 | optional |