get https://api.deepgram.com/v1/projects//keys/
Retrieves basic information about the specified key
If the authenticated account has access to the members:read
, admins:read
, and owners:read
project scopes, it will retrieve the information for any key in the project. Otherwise, it will retrieve the information for only one of the keys that belong to the authenticated account.
Required account/project scope(s): keys:read
. Optional project scope(s): members:read
, admins:read
, owners:read
.
Required Deepgram Self-Hosted product scopes: self-hosted:product:api
and self-hosted:product:engine
.
Read more about roles and scopes.