---
title: "GET /V1.0/TicketNoteWebhooks/query"
method: GET
path: "/V1.0/TicketNoteWebhooks/query"
tags: ["TicketNoteWebhooks"]
---

# GET /V1.0/TicketNoteWebhooks/query

`GET /V1.0/TicketNoteWebhooks/query`

## Query parameters

- `search` string, required

## Headers

- `ApiIntegrationCode` string, required
- `UserName` string, required
- `Secret` string, required
- `ImpersonationResourceId` string

## Response `200`

OK

- QueryActionResultTicketNoteWebhookModelTicketNoteWebhook
  - `items` TicketNoteWebhookModel[]
    - `id` integer
    - `deactivationUrl` string
    - `isActive` boolean
    - `isReady` boolean
    - `isSubscribedToCreateEvents` boolean
    - `isSubscribedToDeleteEvents` boolean
    - `isSubscribedToUpdateEvents` boolean
    - `name` string
    - `notificationEmailAddress` string
    - `ownerResourceID` integer
    - `secretKey` string
    - `sendThresholdExceededNotification` boolean
    - `webhookGUID` string
    - `webhookUrl` string
  - `pageDetails` PagingModel
    - `count` integer
    - `requestCount` integer
    - `prevPageUrl` string
    - `nextPageUrl` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api.md) · [All operations](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/autotask/datto-autotask-psa-rest-api/versions/b5e89df4589e/schema)
