---
title: "Changes to Get filing by id"
method: GET
path: "/v1/filings/{filing_id}"
---

# Changes to Get filing by id

`GET /v1/filings/{filing_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-29** `6ba4f4c774c3` — 19 breaking, 4 warning, 193 info

## Changes

- **2026-08-29** `6ba4f4c774c3` — 19 breaking, 4 warning, 193 info
  - added the new required `header` request parameter `x-organization-id`
  - response property `approved_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `approved_by` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `attachments` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `auto_approved` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `block_approval` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `date_filed` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `due_date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `filing_website_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `internal_notes` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `is_manual` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `paused_until_date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `payment_confirmation_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recent_details_report_link` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `return_confirmation_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `state_code` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `state_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `total_taxable_sales` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `currency` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the optional property `jira_issue_key` from the response with the `200` status
  - added the new `CANCELLED` enum value to the `status` response property for the response status `200`
  - added the new `ISSUE` enum value to the `status` response property for the response status `200`
  - added the new `SKIPPED` enum value to the `status` response property for the response status `200`
  - the endpoint scheme security `APIKeyHeader` was added to the API
  - the endpoint scheme security `APIKeyHeader AND CustomHeader` was removed from the API
  - added the optional property `amount_use_tax` to the response with the `200` status
  - added the optional property `ca_may_prepayment` to the response with the `200` status
  - added the optional property `cancelled_reason` to the response with the `200` status
  - added the optional property `deferred_transaction_count` to the response with the `200` status
  - added the optional property `estimated_line_count` to the response with the `200` status
  - added the optional property `estimated_penalty_interest` to the response with the `200` status
  - added the optional property `filing_frequency` to the response with the `200` status
  - added the optional property `is_prepayment` to the response with the `200` status
  - added the optional property `is_rdf` to the response with the `200` status
  - added the optional property `issue_reason` to the response with the `200` status
  - added the optional property `original_tax_remitted` to the response with the `200` status
  - added the optional property `oss_type` to the response with the `200` status
  - added the optional property `penalty_interest_remittance_tag` to the response with the `200` status
  - added the optional property `quarterly_prepay_balance` to the response with the `200` status
  - added the optional property `skip_reason` to the response with the `200` status
  - …176 more
  - …this revision’s changelog is incomplete

---

[Operation](https://skmtc.dev/trykintsugi/apis/tax-platform/docs/v1/filings/:filing_id/get.md) · [API](https://skmtc.dev/trykintsugi/apis/tax-platform.md) · [Page](https://skmtc.dev/trykintsugi/apis/tax-platform/changes/v1/filings/:filing_id/get)
