The GET /files/icon operation can be used to get an image representation of a file.
Either id or externalId must be provided as a query parameter (but not both). Supported file formats:
This endpoint is a subject of the new throttling schema (limited request rate and concurrency). Please check Files resource description for more information.
Thumbnail image (JPEG)
The response for a failed request.
{- "error": {
- "code": 401,
- "message": "Could not authenticate.",
- "missing": [
- { }
], - "duplicated": [
- { }
]
}
}