---
title: "Get billing commitment details"
method: POST
path: "/v1/billing/commitment"
tags: ["Billing Commitment"]
---

# Get billing commitment details

`POST /v1/billing/commitment`

Retrieve billing commitment details for Azure, supported only for EA account types.

## Request body

- BillingCommitmentRequest
  - `service_account_ids` string[], required

## Response `200`

Fetched successfully

- BillingCommitmentBatchResponse
  - `results` object — Map from identifier to response model

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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