---
title: "Returns current terms and conditions"
method: GET
path: "/api/TermsAndConditions/current"
tags: ["TermsAndConditions"]
---

# Returns current terms and conditions

`GET /api/TermsAndConditions/current`

## Response `200`

OK

- TermsAndConditionsDTO — DeBridge's terms and conditions
  - `bytesArrayValue` string, nullable — Bytes array representation of the value
  - `stringValue` string, nullable — String representation of the property value

## Other responses

- `500` — Internal Server 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)
