Get Team Agent Public Profile

Path parameters

slugstringRequired
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.
domainstringOptional
Custom domain for the agent.
prefixenumOptionalDefaults to test-agent
Address prefix for the agent.
readmestringOptional
README text for the agent.
short_descriptionstringOptional
Short description for the agent.
maintainer_idstringOptional
User ID of the agent maintainer.
avatar_urlstringOptional
URL of the agent's avatar.
metadataobjectOptional
Metadata associated with the agent.

Errors

422
Unprocessable Entity Error