v45

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-143613122.6 KB
alias

Get a val

get/v2/alias/vals/{username}/{val_name}

Path parameters

usernamestring required

Username of the user whose val you are looking for

val_namestring required

Name of the val you're looking for

Response

A Val

namestring required
idstring uuid required

The id of the val

createdAtstring date-time required
privacy'public' | 'unlisted' | 'private' required

This resource's privacy setting. Unlisted resources do not appear on profile pages or elsewhere, but you can link to them.

imageUrlstring nullable required

The URL of this val's image

descriptionstring nullable required