get
/v1/sources/{source} Retrieve a source
GetSourcesSource
<p>Retrieves an existing source object. Supply the unique source ID from a source creation request and Stripe will return the corresponding up-to-date source object information.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
client_secret | query | string | no | The client secret of the source. Required if a publishable key is used to retrieve the source. |
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
source | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.