veeva · JSON Structure

Veeva Vault Document Fields Structure

Document field values (field names end in __v for standard, __c for custom)

Type: object Properties: 17
Life SciencesPharmaceuticalsClinical TrialsRegulatoryQuality ManagementDocument-ManagementContent ManagementHealthcareSoftware-as-a-ServiceEnterpriseMCPAgents

DocumentFields is a JSON Structure definition published by veeva, describing 17 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

id name__v type__v subtype__v classification__v lifecycle__v status__v created_by__v last_modified_by__v created_date__v last_modified_date__v major_version_number__v minor_version_number__v document_number__v description__v size__v format__v

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/veeva/refs/heads/main/json-structure/veeva-vault-document-fields-structure.json",
  "name": "DocumentFields",
  "description": "Document field values (field names end in __v for standard, __c for custom)",
  "type": "object",
  "properties": {
    "id": {
      "type": "int32"
    },
    "name__v": {
      "type": "string"
    },
    "type__v": {
      "type": "string"
    },
    "subtype__v": {
      "type": "string"
    },
    "classification__v": {
      "type": "string"
    },
    "lifecycle__v": {
      "type": "string"
    },
    "status__v": {
      "type": "string"
    },
    "created_by__v": {
      "type": "int32"
    },
    "last_modified_by__v": {
      "type": "int32"
    },
    "created_date__v": {
      "type": "datetime"
    },
    "last_modified_date__v": {
      "type": "datetime"
    },
    "major_version_number__v": {
      "type": "int32"
    },
    "minor_version_number__v": {
      "type": "int32"
    },
    "document_number__v": {
      "type": "string"
    },
    "description__v": {
      "type": "string"
    },
    "size__v": {
      "type": "int32"
    },
    "format__v": {
      "type": "string"
    }
  },
  "additionalProperties": true
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/veeva-vault-document-fields-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.