Skip to main content
GET
Get all EPS submissions by tax year

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

taxYear
integer
required

The tax year to retrieve EPS submissions for

Required range: 1800 <= x <= 3000

Query Parameters

pageSize
string

Number of items per page (default: 20, max: 100)

Pattern: ^[0-9]+$
paginationToken
string

Token for pagination to get the next page of results

Response

Successfully retrieved EPS submissions

message
object
content
object
validationIssues
object[]
messageToken
string
data
object[]

List of EPS submissions

metadata
object