Quatrix APIs v1.0
Space shortcuts
Quatrix APIs v1.0 QA1
Skip to end of metadata
Go to start of metadata

This API call is used to get file image preview.

Resource URL

/api/1.0/preview/image/<ID>?size=<size>

Resource Information

 

Response formatsraw file data
Response code200
Requires authentication?Yes
HTTP MethodGET

Parameters

 

Name TypeDefault ValueValidationDescription

size

optional 

string"small""small" | "middle" | "large"

preview image size.


  • No labels
Write a comment…
Quatrix APIs v1.0 QA1