This endpoint fetches the contents of a file (download). Not that user files containing PII data cannot be downloaded, in this case 403 Forbidden will be returned.
Returns the contents of the file (download)
Error
Error
File Not Found
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "errors": [
- {
- "code": "unauthorized",
- "title": "Credentials / Access token wrong"
}
]
}