Akhil Tomy
- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 28
Comments
Recent activity by Akhil Tomy-
Official comment You can our /Summary endpoint to get a list of risks. GET - Whitespace API on Swagger POST - Whitespace API on Swagger They will return the last 60 risks that were updated. If you then want to see ...
-
Official comment For Production we enforce IP whitelisting for service tokens. For Sandbox, it is optional but would recommend you request IP Whitelisting if possible
-
Official comment When you reqeust a service token you can request when it expires. The max is 1 year, if you don't request an expiry date then by default we will set it to a year as well. We have a automated script...
-
Official comment Yes you can Whitespace API on Swagger. There are two endpoints, you would use /prepare to first to make sure that the data is up to date and then use /fetch to download it.
-
Official comment Yes Whitespace API on Swagger
-
Official comment Yes see here for our documentation How_does_API_versioning_work.pdf
-
Official comment Yes your Aduit trail or your "Risk History" is stored in "Activity" documents. These Activity documents are sent as aevents in our Queues but you can also get them via API using our /activities end...
-
Official comment Yes see our documentation here AutomationofDocumentDownloadstoOtherSystems1.1.pdf Flowchart Template
-
Official comment Yes our Queues are only one, we only send new events in the Queue. You can not send messages back
-
Official comment Yes you can send chat messages using Whitespace API on Swagger You can get a list of chat messages on a risk using Whitespace API on Swagger, with a type of "RWComment"