Audit API | The place for Zendesk users to come together and share
Skip to main content
Feedback submitted

Audit API

Related products:Platform
  • May 10, 2022
  • 2 replies
  • 2 views

I would like to request additional features for the endpoints below.

GET /api/v2/ticket_audits

I would like to be able to check the audits of the desired ticket list by adding the ids parameter value to the api.

Ex) ticket_audits?ids=12,23,45

Comparing the list by calling the whole thing is cpu limiting difficulties.

 

Although there is an API that can only see the audits for one specific ticket, I would like to be able to call the list of tickets at once to reduce the task of calling the API.(GET /api/v2/tickets/{ticket_id}/audits.)

 

Please review.

 

2 replies

Eric27
  • May 10, 2022
Hey. Da,

Thanks for reaching out. Can you please put this in the feedback topic? Doing this helps so that the product team can get eyes on it.
 
Thanks!

  • September 13, 2022

Any update on this feature? 

This enhancement will be very helpful