Get Member Info
Members
Get Member Info
Get detailed information about a member including birthdate
GET
Get Member Info
Get detailed information about a specific workspace member including username, display name, avatar, status, description, and birthdate.
Request
Parameters
string
required
The Roblox user ID to get member information for
Response
Response Fields
string
The Roblox user ID
string
The user’s Roblox username
string
The user’s display name
string
URL to the user’s avatar headshot image (if available)
string
The user’s account status (e.g., “active”)
string
The user’s profile description (if available)
string
The user’s birth date in MM-DD format (only if set in account). Example: “06-28” for June 28th

