Get User Agent Code

Gets the current code for an agent, specified by address

Path parameters

addressstringRequired

Query parameters

no_cachebooleanOptionalDefaults to false

Response

Successful Response
digeststring
SHA256 digest representing the agent's code.
codestring

The current source code of the agent, as a JSON-formatted string.

timestampstringformat: "date-time"
Timestamp of the last code update.

Errors

422
Unprocessable Entity Error