GET api/intranet/tickets/{active}/{pageNumber}/{pageCount}
Get support tickets.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| active | boolean |
Required |
|
| pageNumber | integer |
Required |
|
| pageCount | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Result in json
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.