# AgentKey
## Properties
**access_key** | **String** | Agent configuration access key value. |
**secret_key** | **String** | Agent configuration secret key value. |
**is_primary** | **bool** | Whether the agent key is the primary key that should be used to configure the agent. |
**created_at** | **String** | Date and time the agent key was created. | [readonly]
**updated_at** | **String** | Date and time the agent key was last updated. | [readonly]
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)