How to get orders fulfillment status via REST API

api version: 2022-04

trouble: Shopify REST API every time response me or fulfilled status or unfulfilled in all others.

by example: in Shopify admin, I have an order with the status “On Hold”, but via REST API I get fulfillment_status = null

question: what I do wrong?