| id |
string |
Unique identifier for the blog author |
| name |
string |
Full display name of the author |
| slug |
string |
URL-friendly identifier for the author |
| email |
string |
Author's email address |
| bio |
string |
Author biography or description |
| website |
string |
Author's personal website URL |
| twitter |
string |
Author's Twitter/X handle |
| facebook |
string |
Author's Facebook profile URL |
| linkedin |
string |
Author's LinkedIn profile URL |
| avatar |
string |
URL to the author's avatar image |
| language |
string |
Language code for the author profile (e.g., en, es, fr) |
| translatedFromId |
string |
ID of the original author this was translated from |
| created |
string |
ISO 8601 timestamp when the author was created |
| updated |
string |
ISO 8601 timestamp when the author was last updated |
| deletedAt |
string |
ISO 8601 timestamp when the author was archived |