File

File metadata returned after upload

  • contentLength
    Type: integer | string Pattern: ^-?(?:0|[1-9]\d*)$Format: int64

    File size in bytes

  • contentType
    Type: string

    MIME content type (e.g., "application/pdf", "image/png")

  • fileName
    Type: string

    Original filename as uploaded

  • id
    Type: string

    Unique file identifier (use this when attaching to notes)

  • uploadedUtc
    Type: stringFormat: date-time

    UTC timestamp when file was uploaded

  • url
    Type: string

    Download URL for this file