v1
latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MBLarge Language Models
Get models for a large language model provider
Gets the available models for a large language model provider. Returns an empty array if the provider doesn't support model listing.
get/v2.0/largelanguagemodels/{largeLanguageModelId}/availablemodels
Path parameters
largeLanguageModelIdstring required
The unique identifier for the large language model.
Query parameters
connectionRefIdstring uuid required
The identifier for the large language model connection.
Headers
Accept'application/json' | 'application/hal+json' | 'application/xml' | 'text/xml' | 'text/csv'
The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.
Response
List with all the available models for that large language model.