Skip to content

Get all the characters #745

Discussion options

You must be logged in to vote

This is done via pagination: https://api.potterdb.com/v1/characters?page[number]=5. You can also specify the number of results per page with page[size]=50 etc. (100 is the limit however).
I should probably add a note in the documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by danielschuster-muc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants