---
title: "Get compliance actions"
method: GET
path: "/account/compliance"
tags: ["Account"]
---

# Get compliance actions

`GET /account/compliance`

Returns all compliance actions for the authenticated account

## Response `200`

OK

- object
  - `results` object[] — Array of results
    - `action_type` string
    - `action_version` string
    - `created_at` integer

## Other responses

- `401` — Unauthorized

---

[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)
