List A2A agents
List registered A2A agents visible to the caller across account and team scopes, with pagination.
Restrictions
| Aspect | Value |
|---|---|
| Rate limits | 1,000 requests/minute; 50 requests/second per account |
| Permissions | None — any valid app_key can call this operation |
Authorizations
App key issued from the Flashduty console under Account → APP Keys. Required on every public API call.
Body
Filters for listing A2A agents.
Number of rows to skip for pagination.
Maximum number of rows to return; defaults to 20.
Restrict results to resources owned by these teams; intersected with the caller's visible set.
Include account-scoped rows alongside team-scoped ones; defaults to true.
Response
Success
Standard response envelope used by every Flashduty public API. On success data contains the endpoint-specific payload and error is absent. On failure error is present and data is absent. request_id is always present and is also mirrored in the Flashcat-Request-Id response header.