curl --location '/external/courses/1803366b-1632-41f1-9a84-de1695c95b4a/members/019f05c7-489d-728c-94c3-dc35bc3d6cbf' \
--header 'Authorization: Bearer <token>'{
"notification": {
"type": "success",
"code": "TestingSystem.Command.Completed",
"message": "Операция выполнена."
},
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"status": "new",
"progress": {
"totalCount": 0,
"completedCount": 0,
"percentage": 0
},
"score": {
"points": 0,
"maxPoints": 0
},
"structure": {
"sections": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"sort": 0,
"member": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"access": true,
"status": "inProgress",
"progress": {
"totalCount": 0,
"completedCount": 0,
"percentage": 0
},
"score": {
"points": 0,
"maxPoints": 0
}
},
"lessons": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"sort": 0,
"member": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"access": true,
"status": "inProgress",
"progress": {
"totalCount": 0,
"completedCount": 0,
"percentage": 0
},
"score": {
"points": 0,
"maxPoints": 0
}
},
"stages": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"sort": 0,
"member": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"access": true,
"status": "inProgress",
"progress": {
"totalCount": 0,
"completedCount": 0,
"percentage": 0
},
"score": {
"points": 0,
"maxPoints": 0
}
},
"materials": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"sort": 0,
"member": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"access": true,
"status": "inProgress",
"progress": {
"totalCount": 0,
"completedCount": 0,
"percentage": 0
},
"score": {
"points": 0,
"maxPoints": 0
}
}
}
]
}
]
}
]
}
]
}
},
"meta": {
"requestId": "019ef461-28f4-7fbb-91bc-a827ad53f643",
"traceId": "019ef461-39a5-70cc-a2cd-b9384e10a754"
}
}