Extracting the Order Id on the thank you page

I am trying to get the orderId once the customer reaches the thank you page, when I try to see the value through a console.log I get an undefined value.

Could you take a try with orderConfirmation object from useApi hook,
That will help you get the orderId on Thank you page