curl --request GET \
--url http://localhost:3000/api/agents/{id}/resolution-metrics \
--header 'Authorization: Bearer <token>'curl --request GET \
--url http://localhost:3000/api/agents/{id}/resolution-metrics \
--header 'Authorization: Bearer <token>'