# Check a File Checks whether the file with the specified id exists. Returns true within the data property if the file exists. Endpoint: POST /bdmanager.checkifexists/{binaryDataId} Security: basic, X-PriceFx-jwt ## Path parameters: - `binaryDataId` (string, required) If the typedId is, for example, 1145.BD then the binaryDataId is 1145. ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (array) - `response.status` (integer)