API ReferenceAgentsAgent SecretsGet agent secretsVersion: 2.0Get agent secrets GET /v2/agents/:agent_key/secrets Retrieve 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.