Logo

List namespaces

GET /v1/namespaces

Paginate through your namespaces.

Parameters

cursor stringoptional

retrieve the next page of results (pass next_cursor from the response payload)


prefix stringoptional

retrieve only namespaces that match the prefix, e.g. foo would return foo and foo-bar.


page_size stringdefault: 1000

limit the number of results per page (max of 1000)

Warning: This endpoint is currently not consistent. In other words, it's possible for short periods of time that a namespace exists but is not returned on this endpoint (or, that a namespace doesn't exist, but is returned from this endpoint).

© 2025 turbopuffer Inc.
Privacy PolicyTerms of service