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

Authorizations

authorization
string
header
required

token <token>, corresponds to temporary access tokens.

Query Parameters

data_source_id
integer | null

Response

200
application/json
Successful Response

The response is of type any.