GET api/ticket/getactivities/{_guid}
Gets the activities for a ticket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
_guid |
The id of the choses ticket |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The activities with the acitivitymodel
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.