Get Project Entity

Beta
Retrieves a specific entity in a project.

Path parameters

project_idstringRequired
project_entity_idstringRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Query parameters

entity_idlist of stringsOptional
Filter by entity IDs
uploadslist of stringsOptional
Filter by upload IDs
case_statuslist of enumsOptional
Filter by case status
Allowed values:
tagslist of stringsOptional
Filter by tag IDs
match_resultlist of enumsOptional
Filter by match result
Allowed values:
match_strength_v1list of enumsOptional
Filter by match strength
Allowed values:
entity_typeslist of stringsOptional
Filter by entity types
risklist of enumsOptional
List of risk factors to filter by
risk_categorylist of enumsOptional
List of risk categories to filter by. An entity matches if it has any risk factor belonging to one of the specified categories

Response

This endpoint returns an object.
dataobject

Errors