# Get stream of thought by ID. **GET /stream_of_thought/{streamOfThoughtID}** Get a stream of thought with the ID. ## Servers - Philosapi: https://philosapi.vercel.app/api (Philosapi) ## Parameters ### Path parameters - **streamOfThoughtID** (integer(int32)) Stream of thought's ID. ## Responses ### 200 Response 200 #### Body: application/json (array[object]) - **id** (integer) The ID of the work. - **name** (string) stream of thought's name. ### 400 bad input parameter [Powered by Bump.sh](https://bump.sh)