/
MI
microsandbox
/
Microsandbox API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 9h ago
Details
Filter operations
api-keys
3
audit-log
4
auth
8
billing
18
health
2
invites
5
members
4
oauth
2
oidc
2
oidc-config
3
organizations
6
personal-access-tokens
3
quotas
3
registry-credentials
3
sandboxes
24
users
10
volumes
21
get
GET /v1/orgs/:slug/volumes — list the org's volumes (Member+).
post
POST /v1/orgs/:slug/volumes — create a named volume (Admin+).
get
/v1/orgs/{slug}/volumes/default
delete
DELETE /v1/orgs/:slug/volumes/:id — schedule a volume for deletion (Admin+).
patch
PATCH /v1/orgs/:slug/volumes/:id — set or clear a volume's storage cap (Admin+).
get
GET /v1/orgs/:slug/volumes/:id/metrics — per-volume JuiceFS performance.
get
GET /v1/volumes — list volumes (API key, org inferred from key).
post
POST /v1/volumes — create a named volume (API key, org inferred from key).
get
/v1/volumes/default
delete
DELETE /v1/volumes/:id — schedule a volume for deletion (API key, org inferred from key).
patch
PATCH /v1/volumes/:id — set or clear a volume's storage cap (API key, org inferred from key).
get
/v1/volumes/{id}/files
delete
/v1/volumes/{id}/files
get
/v1/volumes/{id}/files/content
put
/v1/volumes/{id}/files/content
post
/v1/volumes/{id}/files/copy
get
/v1/volumes/{id}/files/exists
post
/v1/volumes/{id}/files/mkdir
post
/v1/volumes/{id}/files/rename
get
/v1/volumes/{id}/files/stat
get
GET /v1/volumes/:id/metrics — per-volume JuiceFS performance (API key).
waitlist
1
volumes
get
/v1/orgs/{slug}/volumes/default
Changes
No recorded changes to this endpoint across all 1 revision of this API.