{ "info": { "name": "Stocktwits Streams by Symbol", "_postman_id": "b667790d-cb31-40f8-8e59-01ea687f4315", "description": "Returns the most recent 30 messages for the specified symbol. Includes symbol object in response.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "id": "edd26a22-d578-465b-bc44-e7152ed20234", "name": "Streams by Symbol", "request": { "url": "http://example.com/api/streams/symbol", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the most recent 30 messages for the specified symbol. Includes symbol object in response." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "85c166e0-602a-4a47-ae5e-46f7dea720fd" } ] } ] }