Example searches: “integer”, “stream_of_thought_name”, “application/json”, “id”, “img_url”
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" } ]