Jump to Content
DBLab (Database Lab) API
DBLab API reference
Log InDBLab (Database Lab) API
DBLab API reference
Log In
DBLab API reference

DBLab API

  • Instance
    • DBLab instance status and detailed informationget
    • Trigger full data refreshpost
    • Data refresh statusget
    • Service health checkget
  • Snapshots
    • List all snapshotsget
    • Create a snapshotpost
    • Delete a snapshotdel
    • Retrieve a snapshotget
  • Clones
    • List all clonesget
    • Create a clonepost
    • Retrieve a cloneget
    • Delete a clonedel
    • Update a clonepatch
    • Reset a clonepost
  • Branches
    • List all branchesget
    • Create a branchpost
    • Delete a branchdel
    • Retrieve a branch logget
    • Create a snapshotpost
  • Admin
    • Get configget
    • Set configpost
    • Get full config (YAML)get
    • Test source databasepost
    • Test source databasepost
  • Observation
    • Start observingpost
    • Stop observingpost
    • Get observation summaryget
    • Download an observation artifactget
Powered by 

DBLab instance status and detailed information

get https://demo.dblab.dev/api/status

Retrieves detailed information about the DBLab instance: status, version, clones, snapshots, etc.

Language
URL
Click Try It! to start a request and see the response here!