latestOpenAPI 3.1.02026-08-105279262.8 KB

51f7c5a8d15d

hubUsers

Get User Details

Retrieve detailed information about a specific user by user ID.

get/accounts/users/{user_id}

Path parameters

user_idstring required

User identifier

Response

Success

idstring uuid required

Unique identifier for the user

emailstring email required

User's email address

first_namestring

User's first name

last_namestring

User's last name

role'super_admin' | 'creator' | 'reader' required

User role within the Hub organization. super_admin can manage all resources, creator can create orders, reader has view-only access.

projectsstring[]

List of project IDs the user has access to

created_atstring date-time

Timestamp when the user was created