List discovered AI agents.

One page of the tenant's agents, one row per (agent, device) pair, filtered/sorted/paged in SQL. An empty result is
{ "total": 0, "items": [] }, never a 404. Unrecognized enum-shaped values (sortBy, sortDirection,
riskLevels) are a 400 naming a stable error code and the accepted values — never silently defaulted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Zero-based page index. Absent or negative is treated as the first page.

int32

Rows per page; clamped downstream to the max page size.

string

Sort field (a Mine.Portal.Module.Aispm.Services.AispmAgentSortField member name, case-insensitive); defaults to LastDetectedAt.

string

AscendingDescending, or the short AscDesc — both spellings accepted, case-insensitive. Defaults to Descending.

string

Free-text substring match (case-insensitive) over agent name, stable id, device id, hostname, and connected/harness vendor names.

RiskLevels
array of strings

Combined-risk bands to include, as Mine.Portal.Module.Aispm.Services.AispmCombinedRiskLevel member names.

RiskLevels
BusinessPurposes
array of strings

Business purposes to include, as the display-name values the /facets endpoint emits.

BusinessPurposes
Vendors
array of strings

Vendors (catalog service ids an agent's components connect to) to include, as the /facets values.

Vendors
Tools
array of strings

Tools (tool-kind component display names) to include, as the /facets values.

Tools
Hostnames
array of strings

Device hostnames to include, matched exactly against Device.Hostname.

Hostnames
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json