# Get application by ID Endpoint: GET /applications/{applicationId} Version: 5.1.42 Security: api_key ## Path parameters: - `applicationId` (integer, required) The ID of the application to get ## Response 200 fields (application/json): - `applicationId` (integer) The ID of the application. This will be generated by the Masking Engine. - `applicationName` (string, required) The name of this Application. Note that it must be unique. Example: "App123" ## Response 401 fields ## Response 404 fields