gitpod.v1.OnaIntelligenceService

GetOrganizationLLMConfiguration

Gets metadata about the organization's LLM configuration.

Use this method to:

  • Check if an organization has an API key configured
  • View when the key was last updated

For security reasons, this method does not return the actual API key, only metadata including the last 4 characters for identification.

post/gitpod.v1.OnaIntelligenceService/GetOrganizationLLMConfiguration

Request body

organizationIdstring uuid

organization_id is the ID of the organization to query

Response

Success

Changes