Skip to content

getFile(__)

mauryaratan edited this page Feb 5, 2023 · 1 revision

getFile(_:)

Get a single file by ID.

public func getFile(_ fileId: File.ID)

Parameters

  • fileId: The ID of the file you'd like to retrieve.

Returns

A response object containing the requested File.

Types
Global Functions
Clone this wiki locally