Zendesk

Links

    Zendesk API

    Getting access, Developing, Testing

    Back to Zendesk

    List Tickets From a View

    Allowed For

    • Agents

    Input

    type: object properties: parameters: type: object properties: Accept: type: string sort_by: type: string description: >- Sort or group the tickets by a column in the [View columns](#view-columns) table. The `subject` and `submitter` columns are not supported sort_order: type: string description: >- One of "asc" or "desc". Defaults to "asc" for alphabetical and position sort, "desc" for all others view_id: type: string description: (Required) The ID of the view required: - view_id title: Parameters

    Output

    type: object