Use this API to get the list of incidents on banks(Resolved,Unresolved,All) for a given time range.
Click to view the response codes.
Status | Sub Code | Message | |
---|---|---|---|
SUCCESS | 200 | List of incidents retrieved | |
ERROR | 403 | Token is not valid | |
ERROR | 403 | IP Not Whitelisted | |
ERROR | 403 | APIs not enabled. Please fill out the Support Form | |
ERROR | 412 | Token missing in the request | |
ERROR | 422 | Status is invalid | |
ERROR | 422 | startTime should be less than or equal to EndTime. | |
ERROR | 422 | Maximum time difference can be up to 7 days and startTime should be within 90 days from now. | |
ERROR | 422 | startTime should be of the format yyyy-mm-dd | |
hh:mm:ss | |||
ERROR | 422 | endTime should be of the format yyyy-mm-dd | |
hh:mm:ss | |||
ERROR | 520 | Unknown error occurred! |