Deepnote Public API v2
Me API
Information about the calling API key and its workspace.
Base URL
https://api.deepnote.com/v2Get info about the calling API key and its workspace
Returns the calling API key, the user that created it, the workspace it belongs to, and the caller's access level in that workspace.
get
/meResponses
▸200Information about the caller.
application/json
MeapiKeyrequiredMeApiKeyuserrequiredMeUserworkspacerequiredMeWorkspaceaccessLevelrequired"guest" | "restricted_user" | "viewer" | "editor" | "admin"Caller's role in the workspace, derived from the API key creator's team membership.
▸401Unauthorized
application/json
ErrorResponsemessagerequiredstring▸404Workspace or user not found
application/json
ErrorResponsemessagerequiredstring