Projects

Get a project

get/projects/{projectId}

Path parameters

projectIdstring uuid required

Response

Project details

Example response

{
  "project": {
    "staticFiles": {
      "sharingEnabled": true,
      "url": "https://deepnote.com/static-files/61a8d92e-aa72-4f2e-8dce-cb78e10ecf7c/"
    }
  }
}

Changes