Authors - Ghost Developer Docs
https://docs.ghost.org/content-api/authors • 318 KB fetched
Open original page
Authors - Ghost Developer Docs
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Skip to main content
Ghost Developer Docs home page
Search...
⌘ K
* Sign in
* Get Started
* Get Started
Search...
Navigation
Content API
Authors
Home
Documentation
Migration Guides
*
Tutorials
*
Developer Forum
Getting Started
* Introduction
* Installation
* Hosting Guide
* Updates & Versions
Core Concepts
* Overview
* Architecture
* Configuration
* Staff Users
* Publishing
* Memberships
* Recommendations
* Newsletters
* Security
Themes
* Overview
* Structure
* Contexts
* Assets
* Helpers
* Content
* Search
* Share
* Members
* Routing
* Custom Settings
* GScan
Advanced Tools
* Ghost CLI
* Content API
* Overview
* Posts
* Pages
* Tags
* Authors
* Settings
* Tiers
* Parameters
* Filtering
* Pagination
* Errors
* Versioning
* JavaScript Client
* Admin API
* JAMstack
* Webhooks
Resources
* FAQ
* Breaking Changes
* Contributing
* LLM
* License
* Logos
* Trademark
{
"authors" : [
{
"slug" : "cameron" ,
"id" : "5ddc9b9510d8970038255d02" ,
"name" : "Cameron Almeida" ,
"profile_image" : "https://docs.ghost.io/content/images/2019/03/1c2f492a-a5d0-4d2d-b350-cdcdebc7e413.jpg" ,
"cover_image" : null ,
"bio" : "Editor at large." ,
"website" : "https://example.com" ,
"location" : "Cape Town" ,
"facebook" : "example" ,
"twitter" : "@example" ,
"threads" : null ,
"bluesky" : "ghost.org" ,
"mastodon" : null ,
"tiktok" : null ,
"youtube" : null ,
"instagram" : null ,
"linkedin" : null ,
"meta_title" : null ,
"meta_description" : null ,
"url" : "https://docs.ghost.io/author/cameron/"
}
]
}
Advanced Tools
Content API
Authors
Authors are a subset of users who have published posts associated with them.
{
"authors" : [
{
"slug" : "cameron" ,
"id" : "5ddc9b9510d8970038255d02" ,
"name" : "Cameron Almeida" ,
"profile_image" : "https://docs.ghost.io/content/images/2019/03/1c2f492a-a5d0-4d2d-b350-cdcdebc7e413.jpg" ,
"cover_image" : null ,
"bio" : "Editor at large." ,
"website" : "https://example.com" ,
"location" : "Cape Town" ,
"facebook" : "example" ,
"twitter" : "@example" ,
"threads" : null ,
"bluesky" : "ghost.org" ,
"mastodon" : null ,
"tiktok" : null ,
"youtube" : null ,
"instagram" : null ,
"linkedin" : null ,
"meta_title" : null ,
"meta_description" : null ,
"url" : "https://docs.ghost.io/author/cameron/"
}
]
}
GET / content / authors /
GET / content / authors /{ id }/
GET / content / authors / slug /{ slug }/
Authors that are not associated with a post are not returned. You can supply include=count.posts to retrieve the number of posts associated with an author.
{
"authors" : [
{
"slug" : "cameron" ,
"id" : "5ddc9b9510d8970038255d02" ,
"name" : "Cameron Almeida" ,
"profile_image" : "https://docs.ghost.io/content/images/2019/03/1c2f492a-a5d0-4d2d-b350-cdcdebc7e413.jpg" ,
"cover_image" : null ,
"bio" : "Editor at large." ,
"website" : "https://example.com" ,
"location" : "Cape Town" ,
"facebook" : "example" ,
"twitter" : "@example" ,
"threads" : null ,
"bluesky" : "ghost.org" ,
"mastodon" : null ,
"tiktok" : null ,
"youtube" : null ,
"instagram" : null ,
"linkedin" : null ,
"meta_title" : null ,
"meta_description" : null ,
"url" : "https://docs.ghost.io/author/cameron/"
}
]
}
Suggest edits Raise issue
Tags
Settings
github twitter bluesky reddit
Powered by This documentation is built and hosted on Mintlify, a developer documentation platform
Links found on this page
- /llms.txt [direct]
- Skip to main content [direct]
- Ghost Developer Docs home page [direct]
- Sign in [direct]
- Get Started [direct]
- Home [direct]
- Documentation [direct]
- Migration Guides [direct]
- Tutorials [direct]
- Developer Forum [direct]
- Installation [direct]
- Hosting Guide [direct]
- Updates & Versions [direct]
- Overview [direct]
- Architecture [direct]
- Configuration [direct]
- Staff Users [direct]
- Publishing [direct]
- Memberships [direct]
- Recommendations [direct]
- Newsletters [direct]
- Security [direct]
- Overview [direct]
- Structure [direct]
- Assets [direct]
- Content [direct]
- Search [direct]
- Share [direct]
- Members [direct]
- Routing [direct]
- Custom Settings [direct]
- GScan [direct]
- Ghost CLI [direct]
- Overview [direct]
- Posts [direct]
- Pages [direct]
- Tags [direct]
- Settings [direct]
- Tiers [direct]
- Parameters [direct]
- Filtering [direct]
- Pagination [direct]
- Errors [direct]
- Versioning [direct]
- JavaScript Client [direct]
- Webhooks [direct]
- FAQ [direct]
- Breaking Changes [direct]
- Contributing [direct]
- LLM [direct]
- License [direct]
- Logos [direct]
- Trademark [direct]
- users [direct]
- Suggest edits [direct]
- Raise issue [direct]
- github [direct]
- twitter [direct]
- bluesky [direct]
- reddit [direct]
- Powered by This documentation is built and hosted on Mintlify, a developer documentation platform [direct]