Product management

List all your LLM API

List all AI products where you have a technical right

get/1/ai

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success",
  "data": [
    {
      "product_name": "LLM API",
      "account_name": "My organization",
      "status": "ok"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.