Retrieve time spents for given production
Path parameters
-
project_id Required
GET
/data/projects/{project_id}/time-spents
curl \
--request GET http://api.example.com/data/projects/{project_id}/time-spents \
--header "Authorization: $API_KEY"