---
title: "The brand's tasking uplift schedule (cloud/angle thresholds + priority tiers, each % or absolute)."
method: POST
path: "/v1/op/partner.tasking.uplifts.list"
tags: ["kernel-ops"]
---

# The brand's tasking uplift schedule (cloud/angle thresholds + priority tiers, each % or absolute).

`POST /v1/op/partner.tasking.uplifts.list`

## Headers

- `x-api-key` string, nullable

## Request body

- PartnerTaskingUpliftsListInput

## Response `200`

Successful Response

- PartnerTaskingUpliftsListOutput
  - `brand_id` string, required
  - `uplifts` UpliftRow[], required
    - `factor` 'cloud' | 'angle' | 'priority', required
    - `bucket_key` string, required
    - `mode` 'percent' | 'absolute', required
    - `value` number, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.dev/geopera/apis/geopera-data-platform.md) · [All operations](https://skmtc.dev/geopera/apis/geopera-data-platform/llms.txt) · [OpenAPI document](https://skmtc.dev/geopera/apis/geopera-data-platform/revisions/4e207e5020c5?raw)
