# Order by ID The Order by ID API allows retrieval of a specific order or shipment based on its unique shipment identifier. This is useful for obtaining detailed information about a single order, including its current status, shipment details, lock status, and associated customer and logistics documents. > **Request Type:** `GET` **Scheme:** `HTTPS` **Endpoint:** `https://{{host}}/oms/v3/shipment` Try out Fynd Konnect's Order by ID Endpoint br **Common Request Header** | Header | Mandatory | Description | | --- | --- | --- | | `x-access-token` | Yes | Access token used for authenticating API requests to Fynd Konnect | ### Query ### Success Resposne ### API Call Example