---
title: "list notify sub"
method: GET
path: "/user/notify_sub/bind"
tags: ["user"]
---

# list notify sub

`GET /user/notify_sub/bind`

## Response `200`

OK

- object
  - `data` object
    - `total` integer
    - `items` ModelUserNotiySub[]
      - `created_at` integer
      - `id` integer
      - `third_id` string
      - `third_name` string
      - `type` 0 | 1 | 2
      - `updated_at` integer
      - `user_id` integer
  - `err` string
  - `msg` string
  - `success` boolean
  - `trace_id` string

---

[API](https://skmtc.dev/chaitin/apis/koalaqa-api.md) · [All operations](https://skmtc.dev/chaitin/apis/koalaqa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chaitin/koalaqa-api/revisions/29abcc05d9fd/schema)
