cURL
curl --request GET \ --url https://platform.composo.ai/api/v1/dashboard
{ "logs": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "email": "<string>", "endpoint": "<string>", "status_code": 123, "latency_ms": 123, "response_payload": {}, "token_count": 123, "domain": "<string>", "created_at": "2023-11-07T05:31:56Z", "model_class": "<string>", "score": 123 } ] }
Get recent usage logs for dashboard display.
1 <= x <= 1000
Successful Response
Dashboard endpoint response model
Show child attributes