---
title: "This endpoint returns the status of order."
method: GET
path: "/v1.0/dln/tx/{hash}/order-ids"
tags: ["DLN"]
---

# This endpoint returns the status of order.

`GET /v1.0/dln/tx/{hash}/order-ids`

This endpoint returns the status of order.

## Path parameters

- `hash` string, required

## Response `200`

The request has succeeded

- DlnOrderidsByTxResponse
  - `orderIds` string[], required

## Other responses

- `500` — The server has encountered a situation it does not know how to handle. Possible error ids: - INTERNAL_SERVER_ERROR - INTERNAL_SDK_ERROR

---

[API](https://skmtc.net/debridge/apis/debridge-liquidity-network-dln-api.md) · [All operations](https://skmtc.net/debridge/apis/debridge-liquidity-network-dln-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/debridge/debridge-liquidity-network-dln-api/revisions/ec461847e46f/schema)
