List offline other works
documentedRetrieve offline time entries that don’t fit other categories.
GET \/api\/resource\/labeled_time_offline_other_worksTime Trackingno implementation yet0 runsNo 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/labeled_time_offline_other_works?start_date={{start_date}}&end_date={{end_date}}\" -X GET -H \"Authorization: Bearer {{RESCUETIME_API_KEY}}\" -H \"Accept: application/json\" -H \"Content-Type: application/json\"