I have access to the Workspace application, where I can see Time & Sales data for a given RIC, and I would like to get the same using the LSEG API that comes with my Workspace login, and Python.
Thanks
You can specify tas as a value to the interval parameter of the get_history function in LD Library.
See the usage example of get_history in the GitHub repo example.
For more details related to this, I would recommend to open a support ticket with helpdesk at LSEG Support.
Thank you