Taxonomy

Available to me

Taxonomy/Access

Available to me

Available to me

Available to me but not to other individuals. For example, as an individual you have access to all your electronic toll records for your car, but other individuals do not have access to that.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/available_to_me.

element "available_to_me"37 lines
{
  "id": "available_to_me",
  "category_id": "access",
  "title": [
    {
      "locale": "en",
      "value": "Available to me"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Available to me but not to other individuals. For example, as an individual you have access to all your electronic toll records for your car, but other individuals do not have access to that."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "available",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false
    }
  ],
  "shape": "rounded-square",
  "icon_variants": [
    "default",
    "dark"
  ]
}