Get pending requests summary
Authorization
bearerAuth AuthorizationBearer <token>
Instance secret token
In: header
Query Parameters
archived?string
Filter by archive status
Value in
"true" | "false"Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://loading/api/v1/chats/pending-summary"{
"pending_requests_total": 0
}{
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request.",
"details": null
}
}{
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request.",
"details": null
}
}{
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request.",
"details": null
}
}{
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request.",
"details": null
}
}