name: api_keys
label: API Key
description: 
fields:
  active:
    label: Active
    help: 
    description: 
  api_key:
    label: API Key
    help: 
    description: 
  last_use_time:
    label: Last Use Time
    help: 
    description: 
  name:
    label: Name
    help: 
    description: 
  owner:
    label: Owner
    help: 
    description: 
listviews:
  all:
    label: All API Keys
  recent:
    label: Recently Viewed
actions:
  copy:
    label: Copy API Key
  generator:
    label: Create API Key
  standard_new:
    label: New
CustomLabels:
  api_key_invalid: API Key Invalid
