# ai_account_orgs_platform_metadata_list Retrieve platform metadata for a specific organization. Args: request: The HTTP request org: Organization key identifier Returns: Response: Platform metadata including service configurations and active services Raises: NotFound: When platform metadata is not found Endpoint: GET /api/ai-account/orgs/{org}/platform-metadata/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required) ## Response 200 fields (application/json): - `metadata` (any)