Supahub Docs home page
Search...
⌘K
Back to Supahub
Dashboard
Dashboard
Search...
Navigation
Users
User Object
Documentation
API Reference
Get Started
Introduction
Quickstart
Response Object
Pagination
Resources
Boards
Changelog
Comments
Labels
Users
User Object
GET
List Users
GET
Single User
Posts
Status
Tags
Votes
Webhooks
Users
User Object
Track user profiles with unique IDs, names, email, avatar, and more.
Below are the details of the Label object’s structure:
id
string
Unique identifier for the user.
name
string | null
Name of the label.
email
string | null
Full name of the user.
avatar
string | null
URL to the user’s avatar image.
aliasName
string | null
Alternative name for the user.
userId
string | null
Secondary identifier for the user.
customFields
object
Additional user-defined information.
isTeamMember
boolean
Indicates if the user is a team member (admin/csm).
List Labels
List Users
Assistant
Responses are generated using AI and may contain mistakes.