get_current_user_application_keys
Retrieve all application keys associated with the current user account for authentication and API access to Datadog services.
Instructions
List all application keys available for current user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}