# Stripe - Get customer by ID action
This action retrieves a transaction by customer ID in Stripe.
Get customer by ID action
# Input
Input field | Description |
---|---|
ID | Provide the customer ID for which you plan to retrieve transactions. |
# Output
The output of this action is a datatree that contains information about the Stripe object (opens new window).
Last updated: 12/21/2023, 6:14:47 PM