Get Project Entity Risk Summary
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_id
project_entity_id
Query parameters
filter
Filter risk factors by risk factor IDs and risk categories
Response
This endpoint returns an object.
data
filters
Errors
400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error

