Skip to main content
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

Authorizations

apikey
string
header
required

Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.

Path Parameters

userId
string
required

Response

200

Member information