Using Reference
Download the authenticated data using reference
API Endpoint
GET
https://api.ovcode.com/download/file/download/reference?reference={val}
Request Headers
Ocp-Apim-Subscription-KeyYour Enterprise Subscription KeyApi-KeyYour Enterprise Project API Key
Request Parameter
Description | |
---|---|
reference | Unique Reference Response from the Authentication API Response. |
API Response
Successapplication/octet-stream
text/plain
HTTP Status Codes
Code | Description |
---|---|
200 | OK |
201 | Created |
204 | No Content |
400 | Bad Request |
401 | Unauthorized |
404 | Not Found |
415 | Unsupported Media Type |
500 | Internal Server Error |