Get User Agent Public Profile

Path parameters

addressstringRequired

Query parameters

no_cachebooleanOptionalDefaults to false

Response

Successful Response
namestring
Name of the agent.
author_usernamestring
Username of the agent's author.
addressstring
Bech32 address of the agent.
runningboolean
Indicates if the agent is currently running.
last_updated_atstringformat: "date-time"
Timestamp when the agent was last updated.
created_atstringformat: "date-time"
Timestamp when the agent was created.
domainstring
Custom domain for the agent.
prefixenumDefaults to test-agent
Address prefix for the agent.
Allowed values:
readmestring
README text for the agent.
short_descriptionstring
Short description for the agent.
maintainer_idstring
User ID of the agent maintainer.
avatar_urlstring
URL of the agent's avatar.
metadataobject
Metadata associated with the agent.

Errors

422
Unprocessable Entity Error