---
title: "Consultar URLs"
method: GET
path: "/webhook"
tags: ["Webhook"]
---

# Consultar URLs

`GET /webhook`

## Headers

- `User-Agent` string

## Response `200`

Successful response

- object[]
  - `id` string
  - `company_id` string
  - `url` string, uri
  - `object_types` WebhookTypeEnum[]
  - `schema_version` string
  - `signature_secret` string
  - `created_at` string, date-time
  - `updated_at` string, date-time
  - `deleted_at` string, date-time, nullable

---

[API](https://skmtc.net/transfeera/apis/autentica-o.md) · [All operations](https://skmtc.net/transfeera/apis/autentica-o/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transfeera/autentica-o/revisions/cf24b926bbaa/schema)
