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

Headers

Authorization
string
required

Path Parameters

org_id
string
required
dataStore_id
string
required
dataSource_id
string
required

Query Parameters

page
number