Check if Ignored Call Class exists

head/ignored-call-classes
SecuritybearerAuth
Request
query Parameters
callClass
string (StringFilterParam)

Check by ignored call class name

Example: callClass=xyz | in:x,y | like:xyz
startDate
string (DateFilterParam)

Check for ignored call class based on start date

Example: startDate=yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd
endDate
string (DateFilterParam)

Check for ignored call class based on end date

Example: endDate=yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd
Responses
200

OK

400

Invalid Request

401

Unauthorized

403

Forbidden

404

Not Found

412

Precondition Failed

500

Internal Server Error