Documents Api
What kind of data I will get
CompaniesHouse Documents API is a comprehensive set of APIs that exclusively offers read-only access for searching and retrieving publicly available company data. By this integration you will be able to download given company's documents.
Input
User needs to provide number of company.
Output
array<object>
Documents
filename
string
The name of the document.
companyNumber
string
Number of the company to which the document relates
barcode
string
The barcode of the document.
significantDate
string
The date on which a particular event, transaction, or piece of information within the document occurred or was recorded.
significantDateType
string
The type of the significant date of the document.
category
string
The category of the document.
pages
number
The document page count.
createdAt
string
The date and time this document type was first created.
etag
string
The ETag of the resource.
Output Example
Last updated