cURL
curl --request GET \ --url https://api.investor.caplia.ai/v1/companies
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "website": "<string>", "industry": "<string>", "stage": "<string>", "problem_statement": "<string>", "created_at": "<string>" } ], "next_cursor": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.venture.caplia.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.venture.caplia.ai/llms.txt
Use this file to discover all available pages before exploring further.
1 <= x <= 100
Paginated list of companies in the caller's pipeline
Show child attributes