---
title: "List credits"
method: GET
path: "/v3/credits"
tags: ["Credit"]
---

# List credits

`GET /v3/credits`

Retrieves a list of credits wrapped in the element "results".

## Response `200`

OK

- Credit[]
  - `label` string
  - `description` string
  - `delivers` unknown[]
    - unknown
  - `unit` string
  - `quantity` number
  - `auto_assign` string

---

[API](https://skmtc.net/zuora/apis/admin-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/admin-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/admin-api-reference/revisions/789812d35ac8/schema)
