---
title: "Get insurance fund account information"
method: GET
path: "/insurance"
tags: ["Insurance"]
---

# Get insurance fund account information

`GET /insurance`

Get insurance fund account's information

## Response `200`

OK

- ResponsesInsuranceAccountResp
  - `account` string — Starknet address of the Insurance fund
  - `account_value` string — Total account value of insurance fund
  - `settlement_asset` string — Settlement Asset for the account
  - `updated_at` integer — Account last updated time

---

[API](https://skmtc.net/tradeparadex/apis/paradex-rest-api-2.md) · [All operations](https://skmtc.net/tradeparadex/apis/paradex-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tradeparadex/paradex-rest-api-2/versions/6a76453d754c/schema)
