This endpoint only works for your own account. The authenticated session must belong to the same
userId in the path. Requests are rate-limited to 5 per minute.Endpoint
Path Parameters
string
required
The Snowflake ID of the user whose 3D avatar data you want to retrieve. Must match the authenticated user’s ID.
Response
string
A reference string for the OBJ geometry file of the 3D avatar model, as returned by the Roblox API.
string
A reference string for the MTL material file of the 3D avatar model, as returned by the Roblox API.
array
An array of reference strings, one for each texture image referenced by the MTL file.
object
Suggested camera configuration for rendering the avatar.
object
The axis-aligned bounding box of the avatar model, useful for centering or fitting the model in a viewport.
