List all Users
List users without private information
Responses
[
{
"uid": "ffffffff-ffff-ffff-ffff-ffffffffffff",
"username": "Bob",
"image": "base64 ........",
"imageMime": "image/gif",
"description": "I'm bob and i love cats. I live in catworld and have 2^64 cats in my house. Their names are the fibonacci sequence. Except cat number 42 whose name is Megatron.",
"pronouns": "hee/hee"
}
]
{
"error": "Server Error",
"status": 500,
"exception": "Baz given, expected Foo or Bar",
"trace": "example",
"thrownIn": "\App\Foo\Bar\Baz()",
"file": "example",
"line": 58,
"severity": "example"
}
Last modified: 27 January 2025