Get Agents By Owner
get_agents_by_ownerRetrieve up to 20 agents owned by a Stellar account, ranked by the 3-axis engine, with coverage indication for additional results.
Instructions
List the owner endpoint's current page (up to 20 agents), ranked by the 3-axis engine. Coverage explicitly reports whether more owner rows exist. Self-declared text lives in each row's labeled selfDeclared slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| owner | Yes | Owner account (Stellar G-address). | |
| verify | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| owner | Yes | ||
| agents | Yes | ||
| coverage | Yes |