cURL
curl --request GET \ --url https://kong.api.toolzz.com.br/api/reports/course/{curso_id}/evaluations
{ "current_page": 123, "data": [ { "user": { "id": 123, "name": "<string>", "email": "<string>" }, "course": { "id": 123, "title": "<string>" }, "answerWithQuestions": {} } ] }
Recupere as avaliações feitas a um curso específico.
Documentation IndexFetch the complete documentation index at: https://docs.toolzz.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
Use this file to discover all available pages before exploring further.
Show items
Show properties