# Get Mainframe Dataset format by ID Endpoint: GET /mainframe-dataset-formats/{mainframeDatasetFormatId} Version: 5.1.45 Security: api_key ## Path parameters: - `mainframeDatasetFormatId` (integer, required) The ID of the Mainframe Dataset format to get ## Response 200 fields (application/json): - `mainframeDatasetFormatId` (integer) The ID number of the Mainframe Dataset format. This field is auto-generated by the Masking Engine. Example: "3" - `mainframeDatasetFormatName` (string) The name of the Mainframe Dataset format, as inferred from the uploaded file. Example: "MainframeDatasetFormat.txt" ## Response 400 fields ## Response 403 fields ## Response 404 fields