Example searches: “birth_year”, “stream_of_thought_name”, “resume”, “limit”, “array”
Get a stream of thought with the ID.
Stream of thought's ID.
Response 200
The ID of the work.
stream of thought's name.
bad input parameter
curl \ -X GET https://philosapi.vercel.app/api/stream_of_thought/15
[ { "id": 42, "name": "string" } ]