Get Rules Audit

Get Rules Audit

Get customer rules audit per type.

Request
URI
GET
/rules/audit?reportType&productId&productType
COPY
Path Parameters
string
sessionid
Required

The authentication token obtained from login API response

string
Accept
Optional

The client Accept type - json data or tsv file

Query Parameters
reportType
Required

The audit report type of customer rules.

integer
productId
Required

The audit product id of customer rules.

productType
Required

The audit product type of customer rules.

integer
limit
Optional

The audit report result limit.


Responses
200

OK

Operation doesn't return any data structure

204

OK - no content

Operation doesn't return any data structure

401
Returns 401Unauthorized_sessionID of type(s) application/json
{
    "errCode": "GW_LOGIN_REQUIRED",
    "errMessage": "Your session not found or already expired. Please login"
}
string
errCode
Optional

errCode

string
errMessage
Optional

errMessage