/v1/blogs/{subdomain}/authorReturns the full public profile of the blog owner, including display name, biography, avatar URL, and social media links.
This is the same author object embedded in the Blog metadata endpoint, exposed here as a standalone resource for convenience.
subdomainpathstringrequiredalice for alice.writizzy.com). Also accepts the subdomain of a blog configured with a custom domain.namestringrequiredavatarUrlstringoptionalbiostringoptionalshortBiostringoptionalsocialsobject[]requiredplatformstringrequiredurlstringrequired/v1/blogs/{subdomain}/authorcurl -X GET \
-H "Accept: application/json" \
"https://api.writizzy.com/v1/blogs/<subdomain>/author"