Get agent

View as Markdown

Returns an agent by account and name. Public callers see only published versions; authenticated account members see all builds and semver annotations.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or platform session token

Path parameters

accountstringRequired

Account name (slug)

namestringRequired
Agent name

Response

Agent details with versions
accountstring
namestring
registrystring
versionslist of objects

Errors

404
Not Found Error