cURL
curl --request POST \ --url https://api.example.com/api/v2/projects/{project_id}/completions/statistics \ --header 'Content-Type: application/json' \ --data ' { "to_date": "<string>", "from_date": "<string>" } '
{ "summary_info": {} }
Get All Completion Statistics - Get All Completion Statistics
Show child attributes