[
{
"id": "<string>",
"name": "<string>",
"date_created": "<string>",
"members": [
{
"email": "<string>",
"role": "<string>"
}
],
"detection_config": {
"object_flag_threshold": 123,
"weighted_confidence_threshold": 123,
"default_object_flag_threshold": 123,
"default_weighted_confidence_threshold": 123,
"org_object_flag_threshold": 123,
"org_weighted_confidence_threshold": 123
}
}
]