Correct, this id has nothing to do with what you are expecting.

An API workflow can not return data to the front end. To do so, you’ll need to call your own backend workflow through the API connector and get the return through there.

Yes, it might seem weird but that’s how it is.