Recent searches
No recent searches
How to get all the fields in the API response
Posted Apr 16, 2025
I am using the Zendesk API to retrieve ticket information, however the json does not contain many of the details that are included in the out of the box Zendesk report - for e.g. the policy number or the claim number. How can I get all the data points using the API?
0
1
1 comment
Jacob the Moderator
Hi Mimi,
You can use sideloading to bring in related details like Sla policies and targets.
https://developer.zendesk.com/documentation/ticketing/using-the-zendesk-api/side_loading/#supported-endpoints
0
Sign in to leave a comment.