Get ended shots used for quota calculation of this month.
Query parameters
-
count_mode
Required
GET
/data/persons/{person_id}/quota-shots/month/{year}/{month}
curl \
--request GET 'http://api.example.com/data/persons/{person_id}/quota-shots/month/{year}/{month}' \
--header "Authorization: $API_KEY"