Subscription: fetch

Subscription: fetch

根据订阅参数获取订阅对象。

Request

GET /api/subscription/user-subscription/fetch/

Request Parameters

subscribe接口的BODY参数相同。

Response

200

获取对象功能(即已订阅)

{
            "id": 47,
            "user": 7815769374283,
            "followed_user": 3120595892220,
            "followed_category": null,
            "apply_scene": null,
            "subscription_type": "follow_user",
            "created_at": "2022-01-10T08:52:58.425956Z",
            "updated_at": "2022-01-10T08:52:58.425387Z",
            "entity_type": 100
}

404

对象不存在(即未订阅)

发表评论

您的电子邮箱地址不会被公开。

您可以使用以下 HTML标签和属性:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Captcha Code