Back to Customer API documentation

 

Data Reference: 

 

Parameter:     created_at

Type:              datetime

RO/RW:          read-only

The time that this report was first created

 

Parameter:     id

Type:              integer

RO/RW:          read-only

A globally unique identifier for this report

 

Parameter:     report_name

Type:              string

RO/RW:          read-write

A name given to this report by the end-user that is used to identify it.

 

Parameter:     bug_html

Type:              string

RO/RW:          read-only

A URL escaped snippet of HTML that you need to insert into your email in order to track statistics to this list. The HTML is escaped for the purpose of enclosing in a XML document, you should unencode it before using (e.g. turning & lt; back into < )