API Docs / Operations / Companies House / Get Filing History

Get Filing History

GET /tenants/{tenant}/companies-house/{companyNumber}/filing-history

Retrieve the filing history for a company

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

category query string
companyNumber* path string
itemsPerPage query integer (int32)
startIndex query integer (int32)

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found

Try it