/
/Microsandbox API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9h ago · Updated 9h ago
api-keys3
audit-log4
auth8
billing18
health2
invites5
members4
oauth2
oidc2
oidc-config3
organizations6
personal-access-tokens3
quotas3
registry-credentials3
sandboxes24
users10
volumes21
  • getGET /v1/orgs/:slug/volumes — list the org's volumes (Member+).
  • postPOST /v1/orgs/:slug/volumes — create a named volume (Admin+).
  • get/v1/orgs/{slug}/volumes/default
  • deleteDELETE /v1/orgs/:slug/volumes/:id — schedule a volume for deletion (Admin+).
  • patchPATCH /v1/orgs/:slug/volumes/:id — set or clear a volume's storage cap (Admin+).
  • getGET /v1/orgs/:slug/volumes/:id/metrics — per-volume JuiceFS performance.
  • getGET /v1/volumes — list volumes (API key, org inferred from key).
  • postPOST /v1/volumes — create a named volume (API key, org inferred from key).
  • get/v1/volumes/default
  • deleteDELETE /v1/volumes/:id — schedule a volume for deletion (API key, org inferred from key).
  • patchPATCH /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
  • getGET /v1/volumes/:id/metrics — per-volume JuiceFS performance (API key).
waitlist1
    volumes

    get/v1/volumes/default

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.