Zendesk

Links

    Zendesk API

    Getting access, Developing, Testing

    Back to Zendesk

    Incremental Ticket Export, Cursor Based

    Returns the tickets that changed since the start time. For more information, see Exporting tickets in Using the Incremental Exports API.

    This endpoint supports cursor-based incremental exports. Cursor-based exports are highly encouraged because they provide more consistent performance and response body sizes. For more information, see Cursor-based incremental exports in Using the Incremental Exports API.

    Allowed For

    • Admins

    Sideloading

    See Tickets sideloads. For performance reasons, last_audits sideloads aren't supported.

    Input

    type: object properties: parameters: type: object properties: Accept: type: string start_time: type: string description: (Required) The time to start the incremental export from cursor: type: string description: >- The cursor pointer to work with for all subsequent exports after the initial request title: Parameters

    Output

    type: object