---
title: "List all your LLM API"
method: GET
path: "/1/ai"
tags: ["Product management"]
---

# List all your LLM API

`GET /1/ai`

List all AI products where you have a technical right

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` 4cee7ea0Llmproduct[]
    - `product_name` string, required
    - `product_id` integer, required — Unique identifier of the `product` that is related to the resource `Llm product`
    - `account_name` string, required
    - `status` string, required — Status of the resource `Llm product`

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
