---
title: Transaction Search v1
canonical: https://developer.paypal.com/api/transaction-search/v1
openapi_schema:
  json: https://developer.paypal.com/api/transaction-search/v1/schema.json
  yaml: https://developer.paypal.com/api/transaction-search/v1/schema.yaml
---

# Transaction Search v1 (/api/transaction-search/v1)

> This is an API reference page. The information below is a summary — the [JSON](https://developer.paypal.com/api/transaction-search/v1/schema.json) and [YAML](https://developer.paypal.com/api/transaction-search/v1/schema.yaml) schema are the preferred, authoritative source for exact parameters, request/response shapes, and validation rules.

## Base URL(s)

- https://api-m.sandbox.paypal.com

## Authentication

- Oauth2 (OAuth 2.0, clientCredentials)

## Operations

### transactions

- `GET` [List transactions](/api/transaction-search/v1/search-get): Lists transactions.

### balances

- `GET` [List all balances](/api/transaction-search/v1/balances-get): List all balances.

### get-balance-net-summary

- `GET` [List all balance and net activity summary](/api/transaction-search/v1/accounting-balancenetsummary-get): List all balance and net activity summary for each currency within a given date range.

### get-daily-summary

- `GET` [List all daily summary](/api/transaction-search/v1/accounting-dailysummary-get): List all daily summary for each currency within a given date range.

## Full schema

The list above is a summary. Full parameter, request, and response detail for every operation lives in the schema: [JSON](https://developer.paypal.com/api/transaction-search/v1/schema.json) · [YAML](https://developer.paypal.com/api/transaction-search/v1/schema.yaml)