Skip to main content
GET
List submissions

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

reportingYear
integer<int32>
Required range: 2016 <= x <= 2100

Response

200 - application/json

OK

submissionId
string
required
reportingYear
integer<int32>
required
Example:

2025

kind
enum<string>
required

SUBMISSION reports accounts for a year not yet reported; CORRECTION amends what was already reported for it.

Available options:
SUBMISSION,
CORRECTION
status
enum<string>
required

High-level lifecycle status of a submission

Available options:
DRAFT,
PROCESSING,
ACTION_REQUIRED,
REPORTED,
FAILED
Last modified on August 6, 2026