Skip to main content
GET
/
business-reports
/
document
Get Business Report by ID
curl --request GET \
  --url https://api.getcurrent.ca/v1/business-reports/document \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key as Bearer token: Authorization: Bearer cur_live_xxxxx

Query Parameters

searchId
string
required

Search ID from the business report

registrationNumber
string
required

Registration number from the business report

businessName
string

Business name (for document path lookup)

Response

Redirect to signed PDF URL