{
"status": "success",
"data": [
{
"participantId": "61b37959-3509-11ef-bee7-0a71e33928b1",
"fullName": "Ace",
"email": "Ace@user.lokal",
"status": "FINISH"
},
{
"participantId": "61b3762a-3509-11ef-bee7-0a71e33928b1",
"fullName": "Brook",
"email": "Brook@user.lokal",
"status": "FINISH"
},
{
"participantId": "767bc1af-f11d-46d2-8074-4527c479ac67",
"fullName": "Claire",
"email": "claire@user.lokal",
"status": "ON_GOING"
},
{
"participantId": "61b37aa4-3509-11ef-bee7-0a71e33928b1",
"fullName": "Edward",
"email": "Edward@user.lokal",
"status": "FINISH"
},
{
"participantId": "2a054cd0-d698-4915-ba80-956aab028e1b",
"fullName": "Jill",
"email": "jill@user.lokal",
"status": "FINISH"
},
{
"participantId": "61b37791-3509-11ef-bee7-0a71e33928b1",
"fullName": "Jimbei",
"email": "Jimbei@user.lokal",
"status": "FINISH"
},
{
"participantId": "61b3729b-3509-11ef-bee7-0a71e33928b1",
"fullName": "Luffy null",
"email": "Luffy@user.lokal",
"status": "FINISH"
},
{
"participantId": "61b37887-3509-11ef-bee7-0a71e33928b1",
"fullName": "Marco",
"email": "Marco@user.lokal",
"status": "FINISH"
},
{
"participantId": "61b37a01-3509-11ef-bee7-0a71e33928b1",
"fullName": "Vista",
"email": "Vista@user.lokal",
"status": "FINISH"
}
],
"info": {
"id": "SUCCESS_GET_DATA",
"message": "Get data succeed",
"messageEn": null,
"messageId": null,
"field": null,
"redirect": null
}
}