---
title: "Retrieves the year's emissions for account"
method: POST
path: "/v1.0/reporting/account/{id}/emissions"
tags: ["Account Reporting"]
---

# Retrieves the year's emissions for account

`POST /v1.0/reporting/account/{id}/emissions`

## Path parameters

- `id` integer, required

## Request body

- ReportingYearsDTO — The years for which reportable emissions are required
  - `years` integer[], required

## Response `200`

OK

## Other responses

- `403` — Forbidden
- `500` — Internal Server Error

## Changes

- **2026-07-13** `d1a7e945507c` — 2 info
  - added the media type `*/*` for the response with the status `403`
  - added the media type `*/*` for the response with the status `500`
- **2026-06-08** `3dee1906f107` — 2 breaking
  - removed the media type `*/*` for the response with the status `403`
  - removed the media type `*/*` for the response with the status `500`
- **2026-04-06** `dd0d3b63f38d` — 2 info
  - added the media type `*/*` for the response with the status `403`
  - added the media type `*/*` for the response with the status `500`
- **2026-01-23** `f63f003e1e0c` — 2 breaking
  - removed the media type `*/*` for the response with the status `403`
  - removed the media type `*/*` for the response with the status `500`
- **2026-01-19** `ddccb1b086d7` — 2 info
  - added the media type `*/*` for the response with the status `403`
  - added the media type `*/*` for the response with the status `500`

[Full history](https://skmtc.dev/beis/apis/mets-api-documentation/changes/v1.0/reporting/account/:id/emissions/post.md)

---

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