Get Project Entity Risk Summary

Beta
Retrieves a risk summary for a specific project entity, including risk factors with network paths and risk intelligence data. **Response includes:** - Risk factors with their levels (elevated, high, critical) - Network paths showing relationships between entities - Risk intelligence scores and metadata - Risk categories and source entity information

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

project_idstringRequired
project_entity_idstringRequired

Query parameters

filterobjectRequired
Filter risk factors by risk factor IDs and risk categories

Response

This endpoint returns an object.
dataobject
filtersobject

Errors

400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error