Skip to main content
GET
/
api
/
v1
/
agent-session-input-requests
/
count
Count Pending Input Requests
curl --request GET \
  --url http://localhost:3301/api/v1/agent-session-input-requests/count \
  --header 'Authorization: Bearer <token>'
{
  "count": 123
}

Authorizations

Authorization
string
header
required

API key authentication

Response

200 - application/json

Default Response

count
number