Skip to content

Images

Endpoints to order official Company Image/Filing Documents from

source. Company Filings such as Annual Account Statements, Annual Returns,

Liquidations and Changes of Registered Information can be downloaded as

PDFs, and are typically used as a resource in extended company

auditing/compliance.

Company Image

Request

Endpoint to order an Image Document by Image ID.

Security
bearerToken
Path
imageIdstringrequired

Image ID retrieved from images/companies

curl -i -X GET \
  'https://connect.sandbox.creditsafe.com/v1/images/{imageId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Image object as a binary stream.

Bodyapplication/json
string, (binary)(CreditsafeFreshInvestigationGlobalDataCoreAttachmentBinaryAttachment)
Response
"string"