Codeless File API -- "Read File" path vs. URL?

I’m trying to figure out the Codeless File API blocks … particularly “Read File”. The block itself asks for “path” … but as I’ve been playing around with it, that’s really a full URL.

Am I missing something? Is there a way to directly reference a file that is in the “Files” area of the Backendless console? or is everything always referenced by the full URL?

Hello @john-p you can use only full path.

Full path or full url? (if it’s a path, how do I know what the prefix is? i.e. /files/foo.html doesn’t work)

Sorry @john-p, you should use full url.