LLM Providers

Get LLM provider connect payload

Returns one accessible organization LLM provider with the concrete model configuration needed to connect to it.

get/v1/llm-providers/{llmProviderId}/connect

Path parameters

llmProviderIdstring typeid required

Den TypeID with 'lpr_' prefix and a 26-character base32 suffix.

Response

Provider connection payload returned successfully.

Changes

Changed in 2 of the 26 revisions of this API.2

    • added the optional property llmProvider/memberCredential to the response with the 200 status

      response-optional-property-added

    • removed the pattern ^lpr_.* from the path request parameter llmProviderId

      request-parameter-pattern-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog