Skip to main content
GET
/
v1
/
views
cURL
curl --request GET \
  --url https://api.investor.caplia.ai/v1/views
[
  {
    "id": "<string>",
    "key": "<string>",
    "name": "<string>",
    "scope": "<string>",
    "stage_filter": [
      "<string>"
    ]
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.venture.caplia.ai/llms.txt

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

Response

OK

id
string
required
key
string
required
name
string
required
scope
string
required
stage_filter
string[] | null
required