Get S3-compatible storage
Returns details of a specific S3-compatible storage instance.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234_abcdef
Path Parameters
Storage ID
Response
S3StorageListItemV4
Full hostname/address for accessing the storage endpoint
"luxembourg-2.storage.example.com"
ISO 8601 timestamp when the storage was created
"2025-08-05T09:17:02Z"
Read-only internal full name of the storage, composed as "{client_id}-{name}".
Used internally by the backend. Clients should continue to identify the storage by name.
"696-my-storage-prod"
Unique identifier for the storage instance
1
Geographic location code where the storage is provisioned
"luxembourg-2"
User-defined name for the storage instance, as supplied at creation time.
"my-storage-prod"
Lifecycle status of the storage. Use this to check readiness before operations.
creating, active, updating, deleting, deleted "active"
Performance tier of the storage, determined by the backend it is provisioned on.
standard, fast "standard"