Recent searches


No recent searches

daae93's Avatar

daae93

Joined May 10, 2022

·

Last activity May 11, 2022

Following

0

Followers

0

Total activity

3

Vote

1

Subscription

1

ACTIVITY OVERVIEW

Latest activity by daae93

daae93 created a post,

Post Feedback - Developer Platform

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.

 

Edited May 11, 2022 · daae93

1

Follower

4

Votes

2

Comments