Example searches: “400”, “img_url”, “philosopherID”, “array”, “Search philosophers by stream of thought's name”
Get a list of all the periods of these philosophers.
limit of elements to return
Minimum value is 0.
0
number of element to skip
Minimum value is 1.
1
Response 200
The ID of the period.
Period's name.
bad input parameter
curl \ -X GET https://philosapi.vercel.app/api/periods
[ { "id": 42, "name": "string" } ]