List agents
Agent Management
List agents
Full URL: GET https://api.kupe.in/api/v1/agents (optional query ?page=1&page_size=20&scope=all&q=…)
Returns agents for the authenticated user. Super-admins may use scope, page, page_size, and filters.
Non–super-admin responses are typically a JSON array of agent summaries.
GET
List agents
Authorizations
Kupe dashboard API key for your user.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Available options:
mine, all Search agent name (super-admin list mode).
Response
OK
The response is of type object.