Stampfactory
Dokumentation
Eigener Dienstplan

Kalender-Feed abonnieren

The link is minted as a 90-day temporary signed URL by index(); a deactivated or deleted employee must not keep leaking their roster through a still-unexpired link, so the feed 404s for them.

GET
/my-schedule/{employee}/feed.ics
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

employee*string

The employee ID

Formatuuid

Response-Body

text/calendar; charset=utf-8

application/json

curl -X GET "https://example.com/my-schedule/497f6eca-6276-4993-bfeb-53cbbbba6f08/feed.ics"
"string"