Authors
Get an author
Returns the information of an author by their ID
get/admin/api/author/{authorId}
Path parameters
authorIdstring required
Author ID
Response
OK
Example response
{
"colorId": "#ff0000",
"id": "a.s8oes9dhwrvt0zif",
"name": "John Doe",
"timestamp": 1704067200000
}