Retrieve quotas statistics for shots.
Path parameters
-
project_id
Required -
person_id
Required
Query parameters
-
count_mode
Required
GET
/data/projects/{project_id}/quotas/persons/{person_id}
curl \
--request GET 'http://api.example.com/data/projects/{project_id}/quotas/persons/{person_id}' \
--header "Authorization: $API_KEY"