API Docs: Difference between revisions

Jump to navigation Jump to search
45 bytes added ,  28 September 2022
→‎GET /api/userStats: Add chapter counts
(add hostname)
(→‎GET /api/userStats: Add chapter counts)
Line 334: Line 334:
     poi_highlight: integer
     poi_highlight: integer
     filler: integer,
     filler: integer,
     exclusive_access: integer
     exclusive_access: integer,
    chapter: integer
   }
   }
   // IF CHOSEN
   // IF CHOSEN
Line 341: Line 342:
     mute: integer,
     mute: integer,
     full: integer,
     full: integer,
     poi: integer
     poi: integer,
    chapter: integer
   }
   }
}
}
Line 350: Line 352:
400: Bad Request (Your inputs are wrong/impossible)
400: Bad Request (Your inputs are wrong/impossible)
-----
-----
====='''GET''' <code>/api/getViewsForUser</code>=====
====='''GET''' <code>/api/getViewsForUser</code>=====
Get the number of views a user has on all their segments
Get the number of views a user has on all their segments

Navigation menu