最近搜索
没有最近搜索
Ticket metric event API
已于 2022年5月20日 发布
How do I get the ticket metric events for a specific ticket on the basis of ticket ID? Is there API for above requirement?
0
3
最近搜索
没有最近搜索
已于 2022年5月20日 发布
How do I get the ticket metric events for a specific ticket on the basis of ticket ID? Is there API for above requirement?
0
3 条评论
Praful Magadum
@Rafael Santos Do we have sdk support for the side loading API for getting ticket metric events for a single ticket?
0
Praful Magadum
Rafael Santos Thanks a lot for your help.
0
Rafael Santos
Metric Events are an available sideload when looking for a single Ticket:
GET /api/v2/tickets/{ticket_id}?include=metric_eventsSide-Loading > Supported Endpoints > Tickets
0
登录以发表评论。