Discussions

Ask a Question
Back to All

Strange behavior with Employee Endpoint without offset & limit set

We are currently experiencing problems with the employee endpoint "List Employees".

By default, we do not set an offset and limit and address the endpoint directly via "https://api.personio.de/v1/company/employees". This worked quite well until recently. Today we noticed that the updated data in Personio is not being passed via this endpoint. The data records are still in the state before the update. If you set a value for Limit and Offset, the updated data records appear.

Is this an intended behavior? If so, is there another way to get more than 200 employees with one single query, since we have more than 200 employees?