Discussions

Ask a Question

API for job catalog

We are looking for an API for the definition of the job catalog (not the assignment of employees to a job catalog record, but the overall definitions. I couldn't find any?

PUT or DELETE a ONE_TIME compensation

Hello Personio-Team,

Query Location

The REST-API is not returning the Standort / Location. I did not find the option in the selector for these attritbutes. Is there a different name?

List employments of a given Person - Max request limit

We have 700 Persons and i need all of them with their employments.

extended tooling for Personio users

Hello,

Unable to fetch the work schedule with V2

Hi,

AbsencePeriod End Date not correct.

Hi, I created an absence period on Personio and when fetched it gives me the response with relevant data.

ANSWERED

Employees endpoint does not return status attribute

Hey there! I'm looking into an issue where our app cannot get the status of an employee.

Wrong datatype for offset and limit when get_company-attendances called with limit and offset

Calling get_company-attendances with a limit and offset parameter will return the field offset and limit as string. But the type must be an integer.