We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d42f58 + e59dd41 commit 9c83681Copy full SHA for 9c83681
specs/search/paths/keys/key.yml
@@ -7,7 +7,8 @@ get:
7
Gets the permissions and restrictions of an API key.
8
9
When authenticating with the admin API key, you can request information for any of your application's keys.
10
- When authenticating with other API keys, you can only retrieve information for that key.
+ When authenticating with other API keys, you can only retrieve information for that key,
11
+ with the description replaced by `<redacted>`.
12
parameters:
13
- $ref: 'common/parameters.yml#/KeyString'
14
responses:
0 commit comments