Get Thread Sources
Get thread source filters across the full thread set.
Response Body
application/json
curl -X GET "http://127.0.0.1:14242/threads/sources"{
"sources": [
{
"source": "string",
"thread_count": 0
}
]
}Get thread source filters across the full thread set.
application/json
curl -X GET "http://127.0.0.1:14242/threads/sources"{
"sources": [
{
"source": "string",
"thread_count": 0
}
]
}