Get overview data
documentedRestricted top-level overview data for the authorizing user.
GET \/api\/oauth\/overview_dataAnalytic Data APIno 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/oauth/overview_data?access_token={{OAUTH2_ACCESS_TOKEN}}&format=json&perspective={{perspective}}&restrict_begin={{restrict_begin}}&restrict_end={{restrict_end}}&restrict_kind={{restrict_kind}}&restrict_thing={{restrict_thing}}' -X GET -H 'Accept: application/json'