Jump to Content
Docs - Blue Canvas DevOps for SalesforceHomeBlogOur Salesforce Deployment Tools
DocumentationAPIWhat's New
HomeBlogOur Salesforce Deployment ToolsUse Metadata DeployerUse CPQ DeployerDocs - Blue Canvas DevOps for Salesforce
API
Use Metadata DeployerUse CPQ Deployer

JSON API

  • Getting Started
  • Deployments
    • Get a deployment by numberget
  • Deployment Checks
    • Using the Checks API
    • Upsert a Checkput
    • Delete a Checkdel
  • Repository
    • Get an Archive of Filesget
  • Webhooks
    • Using the Webhooks API
    • branches/committedpost
    • deployments/createdpost
    • deployments/reviewedpost
    • deployments/validatingpost
    • deployments/validatedpost
    • deployments/deployedpost
Powered by 

Get an Archive of Files

get https://COMPANY.my.bluecanvas.io/apis/rest/v1/archives/

Retrieves a gzipped tarball (.tar.gz) of the file tree for the specified revision. Use this to fetch a copy of all files for local code inspection.

Language
Credentials
OAuth2
Authenticate
Log in to use your API keys