info

abstract suspend fun info(path: String): FileObjectV2(source)

Returns information about the file under path

Return

The file object

Parameters

path

The path to get information about

Throws

RestException

or one of its subclasses if receiving an error response

HttpRequestTimeoutException

if the request timed out

HttpRequestException

on network related issues