This v1 API will be deprecated from 15th March 2020
Description:
This API will give attached asset details based on ticket_id
URL : api/v1/servicedesk/get/attached/assets/{ticketid}
Replace this URL with your helpdesk URL
Parameters :
Name | Data Type | Required / Optional | Description |
api_key | String | Optional | An alphanumeric code used to authenticate your API calls |
token | String | Required | token generated for a user |
HTTP Method : GET
Response
- Response Format : JSON
Sample JSON Success Response :
Sample JSON Error Response :
{ “error":"Token has expired" }