v1/hour_accounts/{employment_id}/statsAsk AIget https://shyftplan.com/api/v1/hour_accounts/{employment_id}/statsRetrieve key values of the hour-account of an employment for a specific month.Path Paramsemployment_idint32required≥ 1ID of the employment.Query Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.monthint32enumrequired1 to 12Number of the month, 1-based (1 - January, ..., 12 - December).123456789101112Show 12 enum valuesyearint32enumrequiredYear in format YYYY.20202021202220232024202520262027202820292030Show 11 enum valuesResponses 200Success. 403Forbidden 404Employment not foundUpdated 6 months ago