Skip to main content

Get Blob/File

info

All JSON array responses have been shortened for readability.

GET/<ApplicationID>/store/<BlobID>
Endpoint Requires Authentication


Example
https://api.centrix.world/641c1177ebc8b2f3c195b02c/store/641c1c258fde9d1d8a0e0419
Description

Get the file content from the container, by the given <BlobID>. The response body will only contain the file, and the Content-Type header will match the MIME type of the file (if known).

Returns

GET response using Postman