Authorization: Bearer ********************curl --location 'https://api-lms.staging.teach-in.ru/api/v2/external/courses/1803366b-1632-41f1-9a84-de1695c95b4a/members/019f05c7-489d-728c-94c3-dc35bc3d6cbf' \
--header 'Authorization: Bearer <token>'{
"notification": null,
"data": {
"id": "019ef461-17e3-7eaa-80ab-97169442e532",
"status": "new",
"progress": {
"totalCount": 0,
"completedCount": 0,
"percentage": 0
},
"score": null,
"structure": {
"sections": []
}
},
"meta": {
"requestId": "019ef461-16ba-7e6b-8b23-4a26ed6e78cf",
"traceId": "019ef461-16ba-7e6b-8b23-4a26ed6e78cf"
}
}