Sign in

Get calendar event

documented

Retrieve a specific calendar event by ID.

GET \/api\/resource\/calendar_events\/{id}Calendarno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://www.rescuetime.com/api/resource/calendar_events/{{$id}}" -X GET -H "Accept: application/json" -H "Authorization: Bearer {{RESCUETIME_API_KEY}}"
Get calendar event · RescueTime · OpenIntegrations