Given a Project and Path the files available to you on that path will be returned along with any additional paths (sub-directories).

  • Parameters

    • params: GetFilesParams
    • Optionaloptions: AxiosRequestConfig
    • Optionalsignal: AbortSignal

    Returns Promise<FilesGetResponse>