---
title: "Get Notifiers"
method: GET
path: "/v1/notifiers"
tags: ["Notifiers"]
---

# Get Notifiers

`GET /v1/notifiers`

## Response `200`

OK

- RepoNotifierOut[]
  - `createdAt` string
  - `groupId` string
  - `id` string
  - `isActive` boolean
  - `name` string
  - `updatedAt` string
  - `url` string
  - `userId` string

---

[API](https://skmtc.net/sysadminsmedia/apis/homebox-api.md) · [All operations](https://skmtc.net/sysadminsmedia/apis/homebox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sysadminsmedia/homebox-api/revisions/f19934d1b3ab/schema)
