Learn about our new features recently updated daily.
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

Next

Access a historical overview of test sessions for a particular application using the Get All Test Sessions Under an Application API.