Mcp List Conversations
List conversations for the tenant.
List conversations for the tenant.
Query Parameters
page?Page
Default
1Range
1 <= valueper_page?Per Page
Default
100Range
1 <= value <= 200Header Parameters
X-Internal-Secret?string|null
Response Body
application/json
application/json
curl -X GET "https://loading/api/internal/mcp/conversations"[
{}
]{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}