Skip to content

Commit

Permalink
Add new API endpoint for actors (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkb79 authored Sep 18, 2024
1 parent ca0cd52 commit ba63fb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/misc/external_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,11 @@ Stats
Misc
-----

.. http:get:: /1.0/actors
:query bool include_enrolled: [true, false]
:query bool include_suggested: [true, false]

.. http:get:: /1.0/annotations/lastpositions
:query asins: asin (comma-separated), e.g. ?asins=B01LWUJKQ7,B01LWUJKQ7,B01LWUJKQ7
Expand Down

0 comments on commit ba63fb7

Please sign in to comment.