Get a managed observability configuration by ID.
cURL
curl --request GET \ --url https://api.example.com/api/v1/observability/{id}
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "observability": { "config": { "host": "https://cloud.langfuse.com", "publicKey": "", "secretKey": "", "runName": "" }, "provider": "LANGFUSE", "enabled": true }, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "agent_count": 0 }
Successful Response
Complete managed observability model for responses.
Observability configuration
Show child attributes
Creation timestamp
Last update timestamp
Number of agents using this config
Contact support