v1

latestSwagger 2.02026-07-172100198.0 KB
client

List key-value data in a datastore for the client.

List key-value data in a datastore for the client.

Returns key-values belong to the request user or no user, optionally filtering for those pairs belong to a specific project or no project.

gethttp://localhost:8000/client/datastores/{name}/

Path parameters

namestring required

String key for the datastore with which this key-value entry is associated.

Query parameters

project_idstring

ID of a project to associate this data with, if any.

Response

OK