List of all generated files

In the assistant’s api, generated files, their file id, etc are listed in the messages as annotations.

But they are not listed when calling client.files.list(). Only retrieval files uploaded to the assistant are listed there.

Is there a way to list all available downloads outside of parsing the message annotations?