How To Configure An API Endpoint To Return Data From RESULTS Of The Same API Call?

I have Thing 1 contained within Thing 2 contained within Thing 3 and I want to be able to do a search for all of the data and output it all when my endpoint is hit.

How can I do this??

This topic was automatically closed after 70 days. New replies are no longer allowed.