GET
/
integrations
/
gitbook
/
spaces
curl --request GET \
  --url https://api.carbon.ai/integrations/gitbook/spaces \
  --header 'authorization: <api-key>'
"<any>"

Authorizations

authorization
string
header
required

token <token>, corresponds to temporary access tokens.

Query Parameters

data_source_id
integer
required

Response

200
application/json
Successful Response

The response is of type any.