Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiKeyListScope

Hierarchy

  • ApiKeyListScope

Index

Properties

Optional all

all: undefined | false | true

Only available with users:list acl, returns all api keys for this project.

Optional includeDeleted

includeDeleted: undefined | false | true

Whether to include deleted api keys

Optional serviceAccountId

serviceAccountId: CogniteInternalId

Get api keys for a specific service account, only available to admin users.