API Docs / Operations / Companies House / Get Document

Get Document

GET /tenants/{tenant}/companies-house/{companyNumber}/documents/{documentId}

Retrieve a specific document from Companies House

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

companyNumber* path string
documentId* path string

Responses

200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it