---
title: "Returns all webhook configurations"
method: GET
path: "/webhook_configurations"
tags: ["WebhookConfigurations"]
---

# Returns all webhook configurations

`GET /webhook_configurations`

## Response `200`

Webhook Configurations response

- WebhookConfigurationResponse[]
  - `client_url` string
  - `adjustment_event_url` string
  - `appointment_url` string
  - `ticket_url` string
  - `employee_url` string
  - `external_location_url` string
  - `child_url` string
  - `location_url` string
  - `membership_template_url` string
  - `product_url` string
  - `category_url` string
  - `class_url` string
  - `session_enrollment_url` string
  - `session_url` string
  - `errors` object

## Other responses

- `401` — Unauthorized
- `422` — Invalid parameters
- `500` — Internal Server Error
- `504` — Gateway Timeout

---

[API](https://skmtc.net/mytime/apis/mytime-partners-api.md) · [All operations](https://skmtc.net/mytime/apis/mytime-partners-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mytime/mytime-partners-api/versions/65d3a27fcb1a/schema)
