get
/v1/transfers/{transfer} Retrieve a transfer
GetTransfersTransfer
<p>Retrieves the details of an existing transfer. Supply the unique transfer ID from either a transfer creation request or the transfer list, and Stripe will return the corresponding transfer information.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
transfer | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.