Getting Order fulfillment state changing history (or associated OrderFulfillmentUpdated)

Not sure if I’m fully understanding. There’s three different webhooks: order.created, order.updated, and order.fulfillment.updated. Depending on what changes will depend on which webhook is sent out. If you’re specifically wanting fulfillment details, then you probably want to listen to order.fulfillment.updated, which will have information related to the fulfillment.