Function getDataFile

  • Use this operation to retrieve details for a specific data file or folder. The response includes the file name, size, creation date, owner, space, and permitted actions.

    Parameters

    • id: string

      The unique identifier of the data file or folder to retrieve.

    • Optionaloptions: ApiCallOptions

    Returns Promise<dataFiles.GetDataFileHttpResponse>

    getDataFile(
    "ee6a390c-5d33-11e8-9c2d-fa7ae01bbebc"
    )

    GetDataFileHttpError