Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A pergunta do hub pra modalidade, ou 404
cURL
curl --request GET \ --url http://localhost/api/v1/modalities/{modality}/question \ --header 'Authorization: Bearer <token>'
{ "data": { "id": 123, "modality_id": 123, "label": "<string>", "type": "<string>", "options": [ "<unknown>" ], "help_text": "<string>", "is_active": true, "sort_order": 123, "created_at": "<string>", "updated_at": "<string>" } }
API key do hub com escopo manage. Header: Authorization: Bearer <api_key>.
manage
Authorization: Bearer <api_key>
JsonResource
Show child attributes