For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
Yes, it is possible. E.g.
ek.get_data('IBM.N', ['TR.EPSActValue.date', 'TR.EPSActValue'], {'SDate':0, 'EDate':-7, 'Frq':'FQ', 'Period':'FI0'})
retrieves quarterly actual EPS for IBM for the last 8 quarters. I strongly recommend using Eikon Excel for data retrieval modeling where you can take advantage of Formula Builder wizard that helps you figure out what parameters you need to use in get_data method. Alternatively you can use Data Item Browser. The following tutorial talks about this at length.
https://developers.refinitiv.com/en/api-catalog/eikon/eikon-data-api/tutorials#fundamentals-api-company-tearsheet-estimate