Get storage resource

Managed S3 Files also returns API status and transient provisionState alongside resource.

Requires every scope: storage:read.

Authentication

AuthorizationBearer

JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.

Path parameters

idintegerRequired

Storage/server/environment resource ID as applicable.

Response

Success
resourceobject
Storage resource. Managed status can also be supplied beside the resource. Mode in persisted resource data can differ from the request label.
statusstringOptional
provisionStatemap from strings to anyOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error
503
Service Unavailable Error