You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .generator/schemas/v2/openapi.yaml
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -62965,7 +62965,9 @@ paths:
62965
62965
permissions:
62966
62966
- user_app_keys
62967
62967
get:
62968
-
description: Get an application key owned by current user
62968
+
description: 'Get an application key owned by current user.
62969
+
62970
+
The `key` field is not returned for organizations in [One-Time Read mode](https://docs.datadoghq.com/account_management/api-app-keys/#one-time-read-mode).'
description: Edit an application key owned by current user
63003
+
description: 'Edit an application key owned by current user.
63004
+
63005
+
The `key` field is not returned for organizations in [One-Time Read mode](https://docs.datadoghq.com/account_management/api-app-keys/#one-time-read-mode).'
The ``key`` field is not returned for organizations in `One-Time Read mode <https://docs.datadoghq.com/account_management/api-app-keys/#one-time-read-mode>`_.
The ``key`` field is not returned for organizations in `One-Time Read mode <https://docs.datadoghq.com/account_management/api-app-keys/#one-time-read-mode>`_.
0 commit comments