/
/Lium Backend API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 52m ago · Updated 52m ago
DB chat3
General APIs with JWT148
Public APIs For Providers4
Public nodes feed1
Support API Key Authentication44
  • getMe
  • getGet User Preference
  • deleteClear Default Template
  • postRent a cluster
  • postRent node
  • getGet all pods
  • getGet pod by ID
  • putEdit pod
  • deleteDelete pod
  • patchUpdate pod
  • postCreate pod Discord support channel
  • postToggle like/unlike a pod
  • postSchedule removal of a pod
  • deleteDelete scheduled removal of a pod
  • postAdd SSH keys to pod
  • postReboot pod
  • putSwitch template
  • postInstall Jupyter for a pod
  • postTrigger backup pod
  • getGet restore logs
  • postStart restore process
  • postCreate feedback for a pod
  • getGet GPU utilization for a specific pod
  • getStream container logs
  • getFind My Ssh Keys
  • postRegister Ssh Key
  • getFind One My Ssh Key
  • putUpdate
  • deleteDelete
  • getFind Templates
  • postCreate Template
  • getFind One Template
  • putUpdate Template
  • deleteDelete Template
  • postCreate Transfer
  • getFind One
  • putUpdate
  • deleteDelete
  • getList
  • postCreate
  • postBookmark provider
  • deleteRemove provider bookmark
  • getGet bookmarked providers
  • getGet nodes from bookmarked providers
    Support API Key Authentication

    Find One

    get/docker-credentials/{docker_credential_id}

    Path parameters

    docker_credential_idstring uuid required

    Response

    Successful Response

    idstring uuid required
    user_idstring uuid required
    usernamestring required
    created_atstring date-time nullable required
    updated_atstring date-time nullable required

    Changes