Important: This API is experimental. It may be changed or removed in future versions.

To call this method, the user must have administrator privileges.

Request

GET /pub/v1/storage/{namespace}/{key}

Path parameters

Parameter name Value Description Additional
namespace string

Workspace code

Required
key string

Key

Required

Authorization

This request requires the use of one of following authorisation methods: API key

Response

The following HTTP status codes may be returned:

Status code Description Resource
200 OK

Response model for retrieving data by key

Response model for retrieving data by key (Retrieving data by key from the workspace or module storage)
400 Bad Request

Invalid request parameters

403 Forbidden

The user on whose behalf the data is requested must have the administrator’s permissions

404 Not Found

Item with this ID not found