Admin API
Get developer keys
GET
Get all developer keys as an admin
Authorizations
Authentication with Authorization
header and DeepL-Auth-Key
authentication scheme. Example: 'Authorization: DeepL-Auth-Key <api-key>'
Response
200
application/json
The get function returns a JSON representation of all developer API keys in the organization.
The response is of type object[]
.
Get all developer keys as an admin