I am interested in using the Eikon Data API (python) to obtain all FIDs for various RICs that relate to the "Flows" page of the Eikon Desktop/Web product. I know that I can navigate to a Quote page for some of these RICs, and use one of the ICONs in the Quote Dialog to obtain FIDs. However, I would like to obtain the same information for a RIC directly from the API. The Eikon API's `get_data` method seems to insist that you provide a list of fields. It does not seem to have the capability to "return all fields".
Also, does Refinitiv provide a comprehensive document or database that one can query that lists all possible FID's for specific RICs. I have found the RIC search page on the developers.refinitiv.com site very useful, but it does not seem to return available FIDs.