cURL
curl --request GET \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/workspaces/{workspace_id}/billing/info \ --header 'Authorization: Bearer <token>'
{ "message": "Unauthenticated." }
Manage billing info for a workspace.
Documentation IndexFetch the complete documentation index at: https://docs.colloqui.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.colloqui.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication
The ID of the workspace.
"Unauthenticated."