Get Agent Configuration
Returns the specified agent configuration in its uninterpolated form
Authentication
AuthorizationToken
Use Authorization: Token <API_KEY>
Example: Authorization: Token 12345abcdef
Path parameters
project_id
agent_id
Response
An agent configuration
agent_id
The unique identifier of the agent configuration
config
The agent configuration object
metadata
A map of arbitrary key-value pairs for labeling or organizing the agent configuration
created_at
Timestamp when the configuration was created
updated_at
Timestamp when the configuration was last updated
Errors
400
Bad Request Error