Download (Pull)
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": "IN_PROGRESS"
}
or
{
"status": "DONE",
"documentBinary": "The zipped document content in base64 string"
}
or
{
"status": "REJECTED",
"rejectionReason": "File too large"
}{
"message": "Your account has no download permission",
"code": "UNAUTHORIZED_ACCOUNT"
}Last updated
Was this helpful?