/
/lakeFS API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 4w ago
actions4
auth36
  • getget current user
  • postperform a login
  • getlist users
  • postcreate user
  • getget user
  • deletedelete user
  • getlist groups
  • postcreate group
  • getget group
  • deletedelete group
  • getlist policies
  • postcreate policy
  • getget policy
  • putupdate policy
  • deletedelete policy
  • getlist group members
  • putadd group membership
  • deletedelete group membership
  • getlist user credentials
  • postcreate credentials
  • getget credentials
  • deletedelete credentials
  • getlist user groups
  • getlist user policies
  • putattach policy to user
  • deletedetach policy from user
  • postattach external principal to user
  • deletedelete external principal from user
  • getlist user external policies attached to a user
  • getdescribe external principal by id
  • getlist group policies
  • putattach policy to group
  • deletedetach policy from group
  • getget ACL of group
  • postset ACL of group
  • get/oidc/callback
branches8
commits2
config1
experimental7
external1
healthCheck1
import3
internal28
license1
metadata2
objects10
pulls5
refs4
repositories14
staging2
tags4
    auth

    get current user

    get/user

    Response

    user

    Changes