personio / api-docs

Personio API documentation
26 stars 49 forks source link

Add endpoint for current status/absence? #171

Open lmf-git opened 1 year ago

lmf-git commented 1 year ago

Finding out whether an employee is absent/sick etc via the api involves having to do time/date comparison from what I can tell (the documentation is missing a lot of information for a critical feature of your business).

Is the list of absences returned for an employee via employees[] filter query param does not specify if it's the most recent abscenses first or the latest, I'm sure this could be tested within a few minutes but the kind of information that would be useful to state.

I still believe the endpoint or status (another issue references missing schema for employee status https://github.com/personio/api-docs/issues/150)