Discussions

Ask a Question

Access to Vacation Entitlement via API

Hi Personio team,

Don't see created_at and updated_at at the API response

Hi,
I'm using the Person endpoint described here:
https://developer.personio.de/reference/get_v2-persons.
According to the documentation, the response should include the created_at and updated_at fields. However, I'm not receiving these fields in the API response.

Attendances v2 does not return pending attendances without end date

Using the same filters, v1 gives me

Persons V2 Api doesn't provide Org Unit IDs

Organizational entities (Org units, Offices, LEs, Cost centers) are transferred with their id only. Names can be retrieved using the v1 API or the Org unit endpoint

ANSWERED

Internal Server Error: https://api.personio.de/v2/compensations

Hi,

The endpoint with /v2/recruiting/categories was not found

I already have a right for personio:recruiting:read but, i'm still getting 404 for the categories API:

ANSWERED

Sick days balance does not yield any result

Hello everyone!
Did anyone have any luck with retrieving the number of sick days taken by each employee via API?
When I call for the absences ("
https://api.personio.de/v1/company/employees/{{EMPLOYEE_ID}}/absences/balance") I get the paid vacation but nothing else. I tried changing the custom integration permissions but it does not change the end result. Any help appreciated! Thanks!

ANSWERED

Pagination Bug in persons v2?!

Hey there,

Listing Attendance Periods is not sorted logically

The endpoint for listing attendance periods has no valid way to add sorting criteria.

ANSWERED

Employee last_modified_at is not touched by work schedule change

Hello,