---
title: "Retrieves the collection of ApplicationCredit resources."
method: GET
path: "/application_credits"
tags: ["ApplicationCredit"]
---

# Retrieves the collection of ApplicationCredit resources.

`GET /application_credits`

Retrieves the collection of ApplicationCredit resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

ApplicationCredit collection

- ApplicationCredit[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `srcId` string — Unique identifier for each application credit
  - `amount` integer — Amount refunded by the application credit
  - `description` string, nullable — A description of the application credit

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
