Does the SKY API Gifts Endpoint Support Field Selection?

I am working on integrating the SKY API with Azure Data Factory and focusing on the Gifts endpoint. I want to know if the API supports field selection when making a request, so I can limit the data returned to only the fields I need (e.g., id, amount, date).

If field selection is not supported, is there any recommended approach to handle this efficiently, especially when working with large datasets?

Thank you !

Comments

Categories