---
title: "List Third Party Applications"
method: GET
path: "/account/third-party-applications"
tags: ["Account"]
---

# List Third Party Applications

`GET /account/third-party-applications`

List a page of Third Party Applications.

## Response `200`

OK

- XiqThirdPartyApplication[]
  - `client_id` string — The client ID
  - `redirect_url` string — The redirect URL
  - `name` string — The third party application name
  - `description` string — The description of the application
  - `state` string — The state of the application

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
