Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientAccessKeysResponse

export
interface

ClientAccessKeysResponse

Hierarchy

  • ClientAccessKeysResponse

Index

Properties

Optional created_at

created_at: string

The date at which the client access key was created.

memberof

ClientAccessKeysResponse

Optional id

id: string

Id of the client access key.

memberof

ClientAccessKeysResponse

Optional name

name: string

The name of the client access key

memberof

ClientAccessKeysResponse

Optional node_id

node_id: string

Id of the node to which the client access key belongs.

memberof

ClientAccessKeysResponse

Optional permission_id

permission_id: string
memberof

ClientAccessKeysResponse

Optional root_file_id

root_file_id: string

The id of the directory that this access key grants permissions for.

memberof

ClientAccessKeysResponse

Optional updated_at

updated_at: string

The date at which the client access key was last updated.

memberof

ClientAccessKeysResponse

Optional workspace_id

workspace_id: string

Id of the workspace to which the client access key belongs.

memberof

ClientAccessKeysResponse