Get Thread Sources
Get thread source filters across the full thread set.
Query Parameters
space_id?|
Optional isolation space to inspect
Response Body
application/json
application/json
curl -X GET "https://example.com/threads/sources"{ "sources": [ { "source": "string", "thread_count": 0 } ]}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}