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.
1 parent 20864a6 commit 1bb867bCopy full SHA for 1bb867b
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