---
title: "GET /v1/{+parent}/finalizedDeals"
method: GET
path: "/v1/{+parent}/finalizedDeals"
tags: ["bidders"]
---

# GET /v1/{+parent}/finalizedDeals

`GET /v1/{+parent}/finalizedDeals`

Lists finalized deals. Use the URL path "/v1/buyers/{accountId}/finalizedDeals" to list finalized deals for the current buyer and its clients. Bidders can use the URL path "/v1/bidders/{accountId}/finalizedDeals" to list finalized deals for the bidder, its buyers and all their clients.

## Path parameters

- `parent` string, required

## Query parameters

- `filter` string
- `orderBy` string
- `pageSize` integer
- `pageToken` string

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/authorizedbuyersmarketplace.md) · [All operations](https://skmtc.net/google/apis/authorizedbuyersmarketplace/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/authorizedbuyersmarketplace/versions/13e307206f76/schema)
