HAR (HTTP Archive) is a file format used by several HTTP session tools to export the captured data. The format is basically a JSON object with a particular set of fields. Note that not all the fields in the HAR format are mandatory, and in many cases, some information won't be saved to the file.
HAR files contain sensitive data!
If needed, you can edit a HAR file in a text editor and redact sensitive information.