Function getTempFileDetails

  • Retrieve a summary of the metadata associated with a temporary content resource. It returns a 200 OK with a model if the temporary resource is valid. It returns a 410 Gone if the file has expired and 404 Not Found if the criteria is not met.

    Parameters

    Returns Promise<GetTempFileDetailsHttpResponse>

    GetTempFileDetailsHttpError