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

This API call gets file preview metadata.  

Resource URL

/api/1.0/file/preview/<ID>

Resource Information

 

Response formatsJSON
Requires authentication?Yes
Rate limited?Yes
Requests / 15-min window (user auth)15
HTTP MethodGET

 


Example Request URL

Example Result

{
    "source": <preview_metadata>
}

 

 

 

 

 

 

 

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