Trifolium.Kingdoms.all
You're seeing just the function
all
, go back to Trifolium.Kingdoms module for more information.
Link to this function
all(opts \\ [])
Specs
all([{:page, non_neg_integer()}]) :: Trifolium.API.response()
List every possible Kingdom
s.
This endpoint IS paginated, using a optional keyword parameter. By default, the page 1 is returned.