---
title: "Get webhook types"
method: GET
path: "/webhook-types"
tags: ["Webhooks"]
---

# Get webhook types

`GET /webhook-types`

Retrieve webhook types. Requires Bearer JWT authentication.

## Response `200`

Successful response

- object
  - `data` object[], required
    - `id` integer
    - `name` string
    - `description` string
    - `test_response` object
      - `carrierName` string
      - `trackingNumber` string
      - `status` string

---

[API](https://skmtc.net/envia/apis/envia-shipping-api-complete-documentation.md) · [All operations](https://skmtc.net/envia/apis/envia-shipping-api-complete-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/envia/envia-shipping-api-complete-documentation/revisions/39f9208959d6/schema)
