Report issues list

getReportWithoutDetails — this method returns the number of errors and information messages found by issues categories in a specific report.

Request parameters
Parameters Value Description
id any number or string A request id: the response contains the same id. Enter any number (number) or text (string) value
method getReportWithoutDetails API method name
params {...} / [...] The object with parameters {...}, it lists all the following parameters and arrays [...]
reportId integer Audit report id
compareReportId (optional) integer Audit report id for comparison

 

Response parameters
Parameters Description
id Response id corresponds the request id
result Contains the answer
categories Array of issue categories
key Issue category name
errors Array of errors and information messages within a specific category
priority Issue priority 
  • high 
  • medium 
  • low 
  • inforamtion
  • solved 
countAll Number of errors found or information messages
countNew Number of new errors found or information messages
countFixed Number of fixed errors or information messages

 Credits for this method are not deducted.

Example
Request data:
{
   "id": 1,
   "method":"AuditSite.getReportWithoutDetails",
   "params":{
      "reportId": 1,
      "compareReportId": 2
   }
}
Response data:

{
    "id": "1",
    "result": {
        "categories": [
            {
                "key": "pages_status",
                "errors": [
                    {
                        "key": "errors_400",
                        "priority": "high",
                        "countAll": 0,
                        "countNew": 0,
                        "countFixed": 9
                    },
                    {
                        "key": "errors_500",
                        "priority": "high",
                        "countAll": 0,
                        "countNew": 0,
                        "countFixed": 0
                    }
                ]
            }

Поделитесь статьей с вашими друзьями

Are you sure?

Персональная презентация сервиса

Serpstat is all about saving time, and we want to save yours! One of our specialists will contact you and discuss options going forward.

These may include a personal demonstration, a trial period, comprehensive training articles & webinar recordings, and custom advice from a Serpstat specialist. It is our goal to make you feel comfortable while using Serpstat.

Name

Email

Phone

We are glad of your comment
Política de privacidad.

Спасибо, мы с вами свяжемся в ближайшее время

Open support chat