Zendesk

Links

    Zendesk API

    Getting access, Developing, Testing

    Back to Zendesk

    Listing Comments

    Allowed For

    • End Users

    Input

    type: object properties: parameters: type: object properties: Accept: type: string sort_by: type: string description: Possible values are "updated_at", "created_at" sort_order: type: string description: One of “asc”, “desc”. Defaults to “asc” since: type: string description: Filters the comments from the given datetime role: type: string description: One of "agent", "end_user". If not specified it does not filter request_id: type: string description: (Required) The ID of the request required: - request_id title: Parameters

    Output

    type: object