For the complete documentation index, see llms.txt. This page is also available as Markdown.

恢复订阅 (Retrieve Subscription)

GET /subscriptions/{subscription.id}

响应订阅对象

{
    "id": "sub_sg189b9a717380000",
    "created_at": 1691036883,
    "subscription_plan_id": "sbp_sg189b9a705040000",
    "token_id": "tkn_sg189b9a70bf40002",
    "status_code": "active"
}

最后更新于

这有帮助吗?