v1

OpenAPI 3.0.42026-08-068161,1253.1 MB
Data and memory stores

List data stores in an experience

Returns a list of an experience's data stores.

get/datastores/v1/universes/{universeId}/standard-datastores

Path parameters

universeIdinteger required

The identifier of the experience with data stores that you want to access. You can find your experience's universe ID on Creator Hub.

Query parameters

cursorstring nullable

Provide to request the next set of data.

limitinteger

The maximum number of items to return. Each call only reads one partition, so it can return fewer than the given value when running out of objectives on one partition.

prefixstring nullable

Provide to return only data stores with this prefix.

Response

nextPageCursorstring nullable

Indicates that there is more data available in the requested result set.