Get result
Get the result of a test that triggered from the API.
API
POST
https://api.beaglesecurity.com/v1/test/result
Request headers
Content-Type: application/json
Request body
access_token
A unique token for accessing the API
application_token
A unique token for identifying the application in your account
result_token
A unique key for identify result session
Response
status
Status code for the API call
result
Test result in JSON format
message
Success/failure message for the API call