Audit API



Posted May 10, 2022

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.

 


1

2

0 comments

Sign in to leave a comment.

Didn't find what you're looking for?

New post