cURL
curl --request GET \ --url https://ai.data.cloud/api/v1/team/sessions/{sessionId} \ --header 'x-pd-api-key: <api-key>'
{ "code": 0, "data": { "id": "gegecgthgod3hgt", "title": "Analyze performance", "languageType": "AUTO", "jobMode": "AUTO", "maxMessagesInContext": 10, "agentId": "DATA_ANALYSIS_AGENT", "userId": "tmm-cm5m7khoz52zh07n4m7x1ut60" } }
Obtains information about the specified session.
Show child attributes