Search Sources
Full-text search across source names and content.
Query Parameters
q*Q
Search query
Length
1 <= lengthlimit?Limit
Default
20Range
1 <= value <= 100space_id?Space Id
Isolation space to search
Default
"default"Response Body
application/json
application/json
curl -X GET "https://example.com/sources/search?q=string"{
"results": [
{}
],
"total": 0
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}