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

Headers

Authorization
string
required

Path Parameters

org_id
string
required
bot_id
string
required