Get active deployment
Returns the stored deployment spec for the currently active deployment of the agent.
Authentication
AuthorizationBearer
OAuth 2.0 device flow or platform session token
Path parameters
account
Account name (slug)
name
Agent name
Response
Active deployment record with spec
id
agent_name
build_id
namespace
status
deployed_at
undeployed_at
spec
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error