Retrieve a source
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.
get/v1/sources/{source}
Path parameters
sourcestring required
Query parameters
client_secretstring
The client secret of the source. Required if a publishable key is used to retrieve the source.
expandstring[]
Specifies which fields in the response should be expanded.
Response
Successful response.