get {protocol}://{userdomain}:{port}/api/open/v1/psa/support_ticket/internal_ids/logs
Gets the logs based on the internal ticket_id
, category_id
and sos_code
.
If there has sos_code
parameter, then just return sesson logs associated with the sos_code
, otherwise
return all session logs associated with the ticket_id
.
Logs will be sorted by descending order.