Returns an array of priorities for a specified service desk.
GET /automation/servicedesks/{serviceDeskId}/priorities
Headers
Model Schema
Field |
Datatype |
Filterable |
Sortable |
|
|
|
|
|
|
||
|
|
||
|
|
|
|
Sample Response Model
{
"Result": "98765",
"ResponseCode": 0,
"Status": "OK",
"Error": "None"
}