Skip to main content
All CollectionsIntegrations and EnrichmentsStripe
Retrieve Subscription by ID with Stripe
Retrieve Subscription by ID with Stripe

Retrieve a Stripe Subscription by ID

Updated over a week ago

Introduction

This integration allows you to retrieve detailed information about a specific Stripe subscription using its unique identifier. By leveraging Stripe's API, you can access subscription data such as status, current period, and associated customer details. This action is particularly useful for monitoring subscription status, updating billing information, or syncing subscription data with your Clay tables

Input

Name

Is Optional

Description

Type

Subscription ID

The ID for the Stripe Subscription (starts with 'sub_')

text

Did this answer your question?