cURL
curl --request GET \ --url https://chat.api.toolzz.com.br/api/v1/credential/unity/{id}/type/{type}
{ "credentials": [ { "id": "<string>", "name": "<string>", "userId": "<string>", "unityId": "<string>", "integrationId": "<string>", "secretId": "<string>", "status": true, "virtualKey": "<string>", "createdAt": "<string>", "updatedAt": "<string>" } ], "integration": [ { "id": "<string>", "name": "<string>", "iconId": "<string>", "type": "<string>", "status": true, "validationEndpoint": "<string>", "slug": "<string>", "form": [ { "name": "<string>", "type": "<string>", "label": "<string>", "maxLenght": 123, "required": true } ], "createdAt": "<string>", "updatedAt": "<string>", "icon": { "id": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "institutionId": "<string>", "type": "<string>", "fileName": "<string>", "internalStorageUrl": "<string>", "url": "<string>", "size": 123, "extension": "<string>", "maskName": "<string>" } } ] }
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.