Skip to main content
GET
Get Object Storage Service

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

service_id
string<uuid>
required

Object storage service UUID

Query Parameters

team_id
string<uuid>

Team ID. Default team will be used if not provided.

Response

Successful operation

id
string<uuid>
name
string
location
string
region
string
endpoint
string
capacity
integer

Storage capacity in KB

used_capacity
integer

Used capacity in KB

status
enum<string>
Available options:
active,
suspended
created_at
string<date-time>
renewal_date
string<date-time>
recurring_amount
number
download_usage
integer

Download usage in bytes

upload_usage
integer

Upload usage in bytes