---
title: "Get Transaction Results"
method: GET
path: "/transactions/views/{transaction-id}/results"
tags: ["Transactions"]
---

# Get Transaction Results

`GET /transactions/views/{transaction-id}/results`

## Path parameters

- `transaction-id` integer, required

## Query parameters

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

## Headers

- `Addepar-Firm` string, required

## 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)
