New API version v7.12 has been released! 🎉
REST DocumentationPlanningGET List planning entries (deprecated alias)

List planning entries (deprecated alias)

⚠️

Deprecated. May be removed on or after 2027-08-31.

Deprecated alias of GET /plannings. Redirects permanently to the current endpoint.

Availability: Full version only — a Clock instance answers 404 for this endpoint.

Request

GET /api/v1/planning
curl --request GET \
     --url 'https://www.zep-online.de/zepinstanz/next/api/v1/planning' \
     --header 'Accept: application/json' \
     --header 'Authorization: Bearer {token}'

Response

"string"
Generated from the OpenAPI specification — edit the source code, not this page.