Object Storage
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Query parameters
afterstringOptional
limitnumberOptional
Responses
200Success
application/json
get
/v1/object-storages200Success
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
objectStorageIdstringRequired
Responses
200Success
application/json
get
/v1/object-storages/{objectStorageId}200Success
post
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
objectStorageIdstringRequired
Query parameters
pathstringOptional
Responses
200Success
application/json
post
/v1/object-storages/{objectStorageId}/upload200Success
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
objectStorageIdstringRequired
Query parameters
pathstringRequired
Responses
200Success
get
/v1/object-storages/{objectStorageId}/download200Success
No content
Last updated
Was this helpful?