Green Check Access Developer Portal
  • Green Check Home
    • Nothing Found
    Green Check Access Developer Portal
  • Green Check Home
    Trace API Docs
    Insight API Docs
      Integration Status
      Authentication
      Service Provider
      Service Provider
      CRB Info
      CRB Customers
      CRB Documents
        get
        Get Download Link
      CRB Inventory
      CRB Inventory Locations
      CRB Products
      CRB Sales
      CRB Templates
      Premier Partner
      CRB
      CRB
      Customers
      Documents
      Inventory
      Inventory Locations
      Products
      Sales

Get Download Link

Get a download link for a document. The download link will return a base64 encoded blob. Download links expire after one hour.

Securityaccess_auth
Request
path Parameters
sp_id
required
string^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...

Service Provider Id

crb_id
required
string^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...

CRB Id

doc_id
required
string^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...

Document Id

Responses
200

Ok

401

Unauthorized

403

Forbidden

404

Not Found

422

Validation Failed

get/service-providers/{sp_id}/crbs/{crb_id}/documents/{doc_id}/download
Response samples
  • 200
  • 401
  • 403
  • 404
  • 422
application/json
{
  • "id": "string",
  • "org_id": "string",
  • "s3_key": "string",
  • "file_name": "string",
  • "uploaded_by": "string",
  • "upload_date": "string",
  • "deleted": true,
  • "download_link": "string",
  • "expires_at": 0
}
Legal
  • Terms of Use
  • Privacy Notice
  • Cookie Notice
Support
  • Contact us
Copyright © Green Check 2023. All right reserved.