Skip to main content
POST
/
api
/
v1
/
aiAgents
/
documents
Error
A valid request URL is required to generate request examples
{
  "results": {
    "updatedAt": "2023-11-07T05:31:56Z",
    "createdAt": "2023-11-07T05:31:56Z",
    "updatedByUserUuid": "<string>",
    "createdByUserUuid": "<string>",
    "agentAccess": [
      "<string>"
    ],
    "storageKey": "<string>",
    "summary": {
      "warning": "<string>",
      "useWhen": "<string>",
      "relatedExploreNames": [
        "<string>"
      ],
      "definedTerms": [
        "<string>"
      ],
      "description": "<string>"
    },
    "contentSizeBytes": 123,
    "mimeType": "<string>",
    "originalFilename": "<string>",
    "name": "<string>",
    "projectUuid": "<string>",
    "organizationUuid": "<string>",
    "uuid": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.lightdash.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
content
string
required
mimeType
string
required
originalFilename
string
required
name
string
required
agentAccess
string[]
projectUuid
string | null

Response

Created

results
object
required
status
enum<string>
required
Available options:
ok