cURL
curl --request GET \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/knowledge-bases/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "01kqh44ex4vpfz0bxwp4jm60sc", "name": "aut adipisci quidem", "texts": [], "urls": [], "files": [], "created_at": "2026-05-01T06:38:04+00:00", "updated_at": "2026-05-01T06:38:04+00:00", "workspace_id": "01kqh44ewqq2aks2hqtamhbmwg" } }
Displays the specified knowledge base.
Documentation IndexFetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication
The ID of the knowledge base.
Show child attributes