Zend certified PHP/Magento developer

How to get purchased order id for a giftcard?

I am using Magento 2.4.3 enterprise edition. I have purchased a giftcard and used it in a few orders.

  1. Now I need to retrieve the gift card purchased order_id or increment_id using the giftcard code or giftcardaccount_id.

  2. The second one is to get purchased customer details using giftcardaccount_id or giftcard code.

Is this possible? if yes please help me with this. Otherwise, let me know some other possibilities in this section. Thanks in advance.