List Vectorize indexes

List all Vectorize indexes in a Cloudflare account using provided or stored credentials.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects an object.
accountIdstringOptional
apiTokenstringOptional
configIdstringOptional

Response

List of Vectorize indexes
successboolean
errorstring
indexeslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error