API ReferenceAgentsAgent SecretsGet agent secretsVersion: 2.0Get agent secrets GET /v2/agents/:agent_key/secrets Returns the agent's secrets. Values are always masked (****). Plaintext is never exposed on read. Request Responses200403404The agent's secrets, with values masked.Permissions do not allow accessing this agent.Agent not found.