cURL
curl --request GET \ --url https://kong.api.toolzz.com.br/api/content/get-all-themes
{ "data": { "current_page": 123, "data": [ { "id": 123, "instituicao_id": 123, "user_id": 123, "ciclo_id": 123, "titulo": "<string>", "tag": "<string>", "created_at": "<string>", "updated_at": "<string>", "questions": [ { "id": 123, "tipo": 123, "pergunta": "<string>", "tag": "<string>" } ] } ], "first_page_url": "<string>", "last_page": 123, "per_page": 123, "total": 123 }, "message": "<string>" }
Este endpoint permite listar os temas disponíveis da instituição no Toolzz LMS.
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 properties
Show items