API: Optionally list expired keys (#20468)

* API: Optionally list expired keys

* Update docs
This commit is contained in:
Sofia Papagiannaki
2019-11-20 13:14:57 +02:00
committed by GitHub
parent 1b38d94537
commit d1c523838b
11 changed files with 46 additions and 21 deletions
+4
View File
@@ -67,6 +67,10 @@ Content-Type: application/json
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
```
Query Parameters:
- `includeExpired`: boolean. enable listing of expired keys. Optional.
**Example Response**:
```http