SOLFIND
Web Lens
Portal home

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

  1. /llms.txt [direct]
  2. Skip to main content [direct]
  3. Ghost Developer Docs home page [direct]
  4. Sign in [direct]
  5. Get Started [direct]
  6. Home [direct]
  7. Documentation [direct]
  8. Migration Guides [direct]
  9. Tutorials [direct]
  10. Developer Forum [direct]
  11. Installation [direct]
  12. Hosting Guide [direct]
  13. Updates & Versions [direct]
  14. Overview [direct]
  15. Architecture [direct]
  16. Configuration [direct]
  17. Staff Users [direct]
  18. Publishing [direct]
  19. Memberships [direct]
  20. Recommendations [direct]
  21. Newsletters [direct]
  22. Security [direct]
  23. Overview [direct]
  24. Structure [direct]
  25. Assets [direct]
  26. Content [direct]
  27. Search [direct]
  28. Share [direct]
  29. Members [direct]
  30. Routing [direct]
  31. Custom Settings [direct]
  32. GScan [direct]
  33. Ghost CLI [direct]
  34. Overview [direct]
  35. Posts [direct]
  36. Pages [direct]
  37. Tags [direct]
  38. Settings [direct]
  39. Tiers [direct]
  40. Parameters [direct]
  41. Filtering [direct]
  42. Pagination [direct]
  43. Errors [direct]
  44. Versioning [direct]
  45. JavaScript Client [direct]
  46. Webhooks [direct]
  47. FAQ [direct]
  48. Breaking Changes [direct]
  49. Contributing [direct]
  50. LLM [direct]
  51. License [direct]
  52. Logos [direct]
  53. Trademark [direct]
  54. users [direct]
  55. Suggest edits [direct]
  56. Raise issue [direct]
  57. github [direct]
  58. twitter [direct]
  59. bluesky [direct]
  60. reddit [direct]
  61. Powered by This documentation is built and hosted on Mintlify, a developer documentation platform [direct]