post https://api.us-east-1.relevance.ai/latest/datasets//cluster/centroids/documents
List centroids, optionally filtering by their ids.
Log in to see full request history
Response
List centroids, optionally filtering by their ids.
xxxxxxxxxx
curl --request POST \
--url https://api.us-east-1.relevance.ai/latest/datasets/dataset_id/cluster/centroids/documents \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"include_vector": false
}
'
Try It!
to start a request and see the response here! Or choose an example: