Skip to main content
GET
/
v1
/
bot
/
workspace
/
domain
/
info
Get Workspace Domain Info
curl --request GET \
  --url https://api.boostgpt.co/v1/bot/workspace/domain/info \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Enter your API key

Query Parameters

project_id
string
required

Project ID

bot_id
string
required

Agent ID

workspace_uuid
string
required

Workspace UUID

Response

Get Workspace Domain Info successful

The response is of type object.