---
title: "GET /v4/offchain-billing/self/operations"
method: GET
path: "/v4/offchain-billing/self/operations"
tags: ["OffchainBilling"]
---

# GET /v4/offchain-billing/self/operations

`GET /v4/offchain-billing/self/operations`

Your creator's off-chain accrual debits (X-API-Key), newest first.

## Response `200`

Response for status 200

- object[]
  - `id` string, required
  - `type` union, required
    - string
    - string
  - `amountUsd` number, required
  - `label` string, required
  - `timestamp` string, required

---

[API](https://skmtc.dev/merkl/apis/merkl-api.md) · [All operations](https://skmtc.dev/merkl/apis/merkl-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/merkl/merkl-api/revisions/b7784c9a78b9/schema)
