v1/absence_reasons/{id}Copy Pageget https://shyftplan.com/api/v1/absence_reasons/{id}Return an absence reason.Path Paramsidint32required≥ 1ID of the absence reason.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.Responses 200Success. 401Unauthorized. 404AbsenceReason not found.Company not found.Updated about 2 months ago