get /v1/files/{file}

Retrieve a file

GetFilesFile

<p>Retrieves the details of an existing file object. After you supply a unique file ID, Stripe returns the corresponding file object. Learn how to <a href="/docs/file-upload#download-file-contents">access file contents</a>.</p>

Parameters

Name In Type Required Description
expand query string[] no Specifies which fields in the response should be expanded.
file path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.