get
https://api.personio.de/v2/workplaces
- Returns a list of existing workplaces for an authorized company.
- Supports pagination using the
cursorandlimitquery parameters. - Supports filtering workplaces by
nameandidquery parameters. - Supports sorting workplaces by
nameandidusing thesortquery parameter. - Default sort is by
idin ascending order. - Note: This endpoint is in beta mode. Please use the discussion page in the Developer Hub for feedback.
