---
title: "Get Portfolio View Results"
method: GET
path: "/portfolio/views/{view-id}/results"
tags: ["Portfolio"]
---

# Get Portfolio View Results

`GET /portfolio/views/{view-id}/results`

## Path parameters

- `view-id` integer, required

## Query parameters

- `portfolio_type` PortfolioTypeParam
- `portfolio_id` integer
- `output_type` OutputTypeParam
- `start_date` string, date
- `end_date` string, date
- `as_of_knowledge_date` string, date

## Headers

- `Addepar-Firm` string, required
- `Addepar-Compute-Type` 'DEFAULT' | 'BATCH'

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/addepar/apis/addepar-api.md) · [All operations](https://skmtc.net/addepar/apis/addepar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/addepar/addepar-api/revisions/dd9db5ba9c67/schema)
