API Documentation
  • 👋Welcome
  • 🚦Getting Started
    • 🖥️Environment setup
    • 👨‍💻Sign up on portal
    • Subscribe to APIs
    • 📖Terminology
    • 🔐Authorization
  • 💲PRICING
    • Subscription
  • API Documentation
    • Companies API reference
      • Companyprofile
      • Information
      • Appointments
      • Directors
      • Employee verification
      • Registered office address
      • Filing history
    • BO API reference
      • Entity statement
      • Ownership or control statement
      • Natural person statement
      • Supporting documents
      • Individual document
  • Specification
  • USER GUIDE
    • For Data Consumers
Powered by GitBook
On this page

Was this helpful?

  1. API Documentation
  2. BO API reference

Individual document

This HTTP GET request retrieves a specific file from the endpoint using specific document ID.

Last updated 1 year ago

Was this helpful?

The response has a status code of 200 and a content type of application/pdf.

individual-document

get

Get supporting document by document id

Authorizations
Path parameters
documentidanyRequired
Responses
200
Success
401
Unauthorised
404
Resource Not Found
get
GET /sandbox/boreg/files/{documentid} HTTP/1.1
Host: cipc-apm-rs-dev.azure-api.net
Ocp-Apim-Subscription-Key: YOUR_API_KEY
Accept: */*

No content