Discussions

Ask a Question

Full API release

Hello community!
I generated my token from my secret key and client_id. However, when I run my tests on the Reference API, I get a 404 error, indicating that I'm not authorized to access.

ANSWERED

Access to Vacation Entitlement via API

Hi Personio team,

ANSWERED

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.

ANSWERED

Attendances v2 does not return pending attendances without end date

Using the same filters, v1 gives me

ANSWERED

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,

ANSWERED

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.