cURL
curl --request GET \ --url https://chat.api.toolzz.com.br/api/v1/widget/unity/{id}
{ "items": [ { "id": "<string>", "institutionId": "<string>", "title": "<string>", "subTitle": "<string>", "headerIconFileId": "<string>", "primaryColor": "<string>", "secondaryColor": "<string>", "widgetIconFileId": "<string>", "primaryAIColor": "<string>", "secondaryAIColor": "<string>", "avatarIconFileId": "<string>", "aiFirstMessage": "<string>", "primaryUserColor": "<string>", "secondaryUserColor": "<string>", "Bot": { "id": "<string>", "creatorId": "<string>", "institutionId": "<string>", "unityId": "<string>", "name": "<string>", "description": "<string>", "iconFileId": "<string>", "creativePrecision": 123, "prompt": "<string>", "metaprompt": "<string>", "safeMode": true, "isActivated": true, "progressStatus": "<string>", "hasMonetization": true, "hasAnalytics": true, "hasTools": true, "isAdvancedBot": true, "botGenAI": [ { "id": "<string>", "botId": "<string>", "model": "<string>", "messagesLimit": 123, "charactersLimit": 123, "temperature": 123 } ] }, "audioVoice": "<string>", "voiceActive": true, "isPublic": true, "isActive": true, "isActivated": true, "isFavorited": true } ], "totalItems": 123, "widgetCount": 123, "activeCount": 123, "widgetLimit": 123 }
Obter todos os widgets da unidade
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