---
title: "Campaign API"
method: GET
path: "/account/campaigns/{search}"
---

# Campaign API

`GET /account/campaigns/{search}`

Use this endpoint to get a list of your campaigns, or search for a specific campaign by name or campaignId.

## Path parameters

- `search` string, required

## Query parameters

- `format` string
- `callback` string
- `rowsPerPage` integer
- `page` integer

## Response `200`

200

## Other responses

- `401` — 401
- `500` — 500

---

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