host
streaming
const file = await stripe.rawRequest( 'GET', '/v1/files/file_123/contents', {}, {host: 'files.stripe.com', streaming: true} );
See the changelog for more details.
Fetched March 31, 2026