---
title: "GET /api/v1/operations"
method: GET
path: "/api/v1/operations"
tags: ["wormholescan"]
---

# GET /api/v1/operations

`GET /api/v1/operations`

Find all operations.

## Query parameters

- `address` string
- `txHash` string
- `page` integer
- `pageSize` integer
- `sourceChain` string
- `targetChain` string
- `includesChain` string
- `appId` string
- `exclusiveAppId` boolean
- `minAmount` number
- `addressType` 'from' | 'to'
- `from` string
- `to` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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