v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
users

Admin Only! get individual user by user id (handled by IDP for now)

get/users/{user_id}

Path parameters

user_idstring required

Response

successfully retrieved single user

idstring
usernamestring

could username be the email? its unique

firstNamestring

do we need this?

lastNamestring

do we need this?

emailstring
orgstring

the uid of the org this user might belong to

rolestring[]

permissions types for users

  • "user" - Allows for searching and downloading
  • "author" - Allows for searching, downloading, uploading, and updating packages