Personnel Data
Copy Page
Personnel Data
/company/attendances
GET
/company/attendances
POST
/company/attendances/{id}
DELETE
/company/attendances/{id}
PATCH
/company/employees
GET
Create an employee
POST
/company/employees/{employee_id}
GET
/company/employees/{employee_id}/profile-picture/{width}
GET
/company/time-off-types
GET
/company/time-offs
GET
/company/time-offs
POST
/company/time-offs/{id}
DELETE
/company/time-offs/{id}
GET
MCP
/company/employees/{employee_id}/profile-picture/{width}
Copy Page
GET
/company/employees/{employee_id}/profile-picture/{width}
Try it
Run in Apidog
Run in Apidog
Show employee profile picture
Request
Path Params
Generate Code
Responses
🟢
200
OK
application/json
Generate Code
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://api.personio.de/v1/company/employees//profile-picture/'
Response
Response Example
{
}
Modified atÂ
2023-08-22 06:28:03
Previous
/company/employees/{employee_id}
Next
/company/time-off-types