GET
/
api
/
v1
/
dataStore
/
{org_id}
/
bot
/
{bot_id}
/
getDataStoresListAddedIntoBot
curl --request GET \
  --url https://app.aptlystar.ai/api/v1/dataStore/{org_id}/bot/{bot_id}/getDataStoresListAddedIntoBot \
  --header 'Authorization: <authorization>'

Headers

Authorization
string
required

Path Parameters

org_id
string
required
bot_id
string
required