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

Retrieve Cancel Subscription

GET /subscription-cancellations/{subscription-cancellation.id}

Response Subscription Object

{
    "id": "suc_sgsegrwiler004654",
    "created_at": 1691036883,
    "subscription_id": "sub_sg189b9a717380000",
    "status_code": "succeeded"
}

Last updated

Was this helpful?