---
title: "Get Integrations And Model Info"
method: GET
path: "/llm_integrations"
tags: ["llm_integrations"]
---

# Get Integrations And Model Info

`GET /llm_integrations`

Get the list of supported scorer models for the user's llm integrations.

## Query parameters

- `multimodal_capabilities` MultimodalCapability[], nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-06** `933e8c8e6366` — 4 info
  - added the optional property `additionalProperties/model_properties/items/deprecation_date` to the response with the `200` status
  - added the optional property `additionalProperties/model_properties/items/lifecycle_state` to the response with the `200` status
  - added the optional property `additionalProperties/model_properties/items/replacement_alias` to the response with the `200` status
  - added the optional property `additionalProperties/model_properties/items/retirement_date` to the response with the `200` status
- **2026-07-26** `05003e7835a2` — 1 info
  - the endpoint scheme security `ClassicAPIKeyHeader` was added to the API

[Change history](https://skmtc.dev/galileo/apis/galileo-api-server/changes/llm_integrations/get.md)

---

[API](https://skmtc.dev/galileo/apis/galileo-api-server.md) · [All operations](https://skmtc.dev/galileo/apis/galileo-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/galileo/galileo-api-server/revisions/344acdc36dbb/schema)
