characters

Get Public Character

Get a public character by ID.

  • No authentication required
  • Only returns public/unlisted characters
get/characters/public/{character_id}

Path parameters

character_idstring uuid required

Response

Successful Response

idstring uuid required
namestring required
descriptionstring nullable
taglinestring nullable
image_urlstring nullable
tagsstring[]
ratingstring nullable
is_explicit_imageboolean
message_totalinteger
chat_totalinteger
created_bystring uuid nullable
creator_namestring nullable
creator_avatarstring nullable
is_favoriteboolean
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.