Download a specific file from the APX MarketSuite based on the files unique identifier (filehandle).

Request
path Parameters
fileHandle
required
string

The file identifier that has been returned by the /file function

Responses
200

A file from the APX MarketSuite based on the files unique identifier (filehandle)

400

Invalid input parameters

401

The user does not have authorization to perform this operation

500

Internal server error

get/fileRegistry/file/{fileHandle}
Response samples
application/json
{
  • "cause": {
    },
  • "stackTrace": [
    ],
  • "innerExceptions": {
    },
  • "method": "string",
  • "message": "string",
  • "localizedMessage": "string",
  • "suppressed": [
    ]
}