My tickets
 
Submit ticket
 
Login
 
Examples
Home
>
Technical Support
>
LiveAgent API
>
REST API
>
API v3
>
Examples
Export tickets to CSV
Here's a code example for API v3 on how to export tickets to CSV. API v3 can retrieve up to 10 000 records, regardless of the number of tickets in the system that meet the filter criteria. It is required to use more specific filters to limit the number of tickets the API call will return. For more information, see [this article](https://support.liveagent.com/170916-Limitation-of-API-to-retrieve-tickets-since-version-551). 1. First, make sure you have an API key created in Configuration > Sy...