Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

collectionId
string<uuid>
required

Collection ID

Body

application/json
filter
object
limit
integer
Example:

10

offset
string
with_vector
boolean
Example:

false

Response

200 - application/json

Points retrieved successfully

points
object[]
next_page_offset
string | null