| Name (singular): | Api Key | 
    
      | Name (plural): | Api Keys | 
    
      | Alias (uri): | webapi_credentials | 
    
      | Identifier (ID): | cerberusweb.contexts.webapi.credential | 
  
Records API
These fields are available in the Records API and packages:
  
    
      | Req'd | Field | Type | Notes | 
  
  
    
      |  | links | links | An array of record type:idtuples to link to. Prefix with-to unlink. | 
    
      | x | name | text | The name of this api key | 
    
      |  | updated_at | timestamp | The date/time when this record was last modified | 
    
      | x | worker_id | number | The ID of the worker who owns these API credentials | 
  
Dictionary Placeholders
These placeholders are available in dictionaries for automations, snippets, and API responses:
  
    
      | Field | Type | Description | 
  
  
    
      | _context | text | Record type extension ID | 
    
      | _label | text | Label | 
    
      | _type | text | Record type alias | 
    
      | access_key | text | Access Key | 
    
      | id | number | Id | 
    
      | name | text | Name | 
    
      | params | object | Params | 
    
      | record_url | text | Record Url | 
    
      | updated_at | date | Updated | 
    
      | worker_ | record | Worker | 
  
These optional placeholders are also available with key expansion in dictionaries and the API:
Search Query Fields
These filters are available in web api credentials search queries:
Worklist Columns
These columns are available on web api credentials worklists:
  
    
      | Column | Description | 
  
  
    
      | cf_<id> | Custom Field | 
    
      | w_access_key | Access Key | 
    
      | w_name | Name | 
    
      | w_updated_at | Updated | 
    
      | w_worker_id | Worker |